02:45:59 Started by user Matthias Villiger 02:45:59 Running as Matthias Villiger 02:45:59 Agent centos-7-r6c42 is provisioned from template centos-7 02:45:59 --- 02:45:59 apiVersion: "v1" 02:45:59 kind: "Pod" 02:45:59 metadata: 02:45:59 annotations: {} 02:45:59 labels: 02:45:59 jenkins: "slave" 02:45:59 jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" 02:45:59 jenkins/label: "migration_jipp-migration_centos-7" 02:45:59 name: "centos-7-r6c42" 02:45:59 spec: 02:45:59 containers: 02:45:59 - env: 02:45:59 - name: "JENKINS_SECRET" 02:45:59 value: "********" 02:45:59 - name: "JENKINS_TUNNEL" 02:45:59 value: "jenkins-discovery.scout.svc.cluster.local:50000" 02:45:59 - name: "JENKINS_AGENT_NAME" 02:45:59 value: "centos-7-r6c42" 02:45:59 - name: "JENKINS_REMOTING_JAVA_OPTS" 02:45:59 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 02:45:59 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 02:45:59 - name: "JAVA_TOOL_OPTIONS" 02:45:59 value: "" 02:45:59 - name: "_JAVA_OPTIONS" 02:45:59 value: "" 02:45:59 - name: "OPENJ9_JAVA_OPTIONS" 02:45:59 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 02:45:59 - name: "JENKINS_NAME" 02:45:59 value: "centos-7-r6c42" 02:45:59 - name: "JENKINS_AGENT_WORKDIR" 02:45:59 value: "/home/jenkins/agent" 02:45:59 - name: "JENKINS_URL" 02:45:59 value: "http://jenkins-ui.scout.svc.cluster.local/scout/" 02:45:59 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1" 02:45:59 imagePullPolicy: "Always" 02:45:59 name: "jnlp" 02:45:59 resources: 02:45:59 limits: 02:45:59 cpu: "2000m" 02:45:59 memory: "4096Mi" 02:45:59 requests: 02:45:59 cpu: "1000m" 02:45:59 memory: "4096Mi" 02:45:59 tty: true 02:45:59 volumeMounts: 02:45:59 - mountPath: "/home/jenkins/.m2/toolchains.xml" 02:45:59 name: "m2-dir" 02:45:59 readOnly: true 02:45:59 subPath: "toolchains.xml" 02:45:59 - mountPath: "/home/jenkins/.mavenrc" 02:45:59 name: "m2-dir" 02:45:59 readOnly: true 02:45:59 subPath: ".mavenrc" 02:45:59 - mountPath: "/opt/tools" 02:45:59 name: "volume-0" 02:45:59 readOnly: false 02:45:59 - mountPath: "/home/jenkins" 02:45:59 name: "volume-2" 02:45:59 readOnly: false 02:45:59 - mountPath: "/home/jenkins/.m2/repository" 02:45:59 name: "volume-3" 02:45:59 readOnly: false 02:45:59 - mountPath: "/home/jenkins/.m2/settings-security.xml" 02:45:59 name: "m2-secret-dir" 02:45:59 readOnly: true 02:45:59 subPath: "settings-security.xml" 02:45:59 - mountPath: "/home/jenkins/.m2/wrapper" 02:45:59 name: "volume-4" 02:45:59 readOnly: false 02:45:59 - mountPath: "/home/jenkins/.m2/settings.xml" 02:45:59 name: "m2-secret-dir" 02:45:59 readOnly: true 02:45:59 subPath: "settings.xml" 02:45:59 - mountPath: "/home/jenkins/.ssh" 02:45:59 name: "volume-1" 02:45:59 readOnly: false 02:45:59 subPath: "" 02:45:59 - mountPath: "/home/jenkins/agent" 02:45:59 name: "workspace-volume" 02:45:59 readOnly: false 02:45:59 workingDir: "/home/jenkins/agent" 02:45:59 nodeSelector: 02:45:59 kubernetes.io/os: "linux" 02:45:59 restartPolicy: "Never" 02:45:59 volumes: 02:45:59 - name: "volume-0" 02:45:59 persistentVolumeClaim: 02:45:59 claimName: "tools-claim-jiro-scout" 02:45:59 readOnly: true 02:45:59 - name: "m2-secret-dir" 02:45:59 secret: 02:45:59 secretName: "m2-secret-dir" 02:45:59 - emptyDir: 02:45:59 medium: "" 02:45:59 name: "volume-2" 02:45:59 - configMap: 02:45:59 name: "m2-dir" 02:45:59 name: "m2-dir" 02:45:59 - configMap: 02:45:59 name: "known-hosts" 02:45:59 name: "volume-1" 02:45:59 - emptyDir: 02:45:59 medium: "" 02:45:59 name: "workspace-volume" 02:45:59 - emptyDir: 02:45:59 medium: "" 02:45:59 name: "volume-4" 02:45:59 - emptyDir: 02:45:59 medium: "" 02:45:59 name: "volume-3" 02:45:59 02:45:59 Building remotely on centos-7-r6c42 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous 02:45:59 The recommended git tool is: NONE 02:46:00 No credentials specified 02:46:00 Cloning the remote Git repository 02:46:00 Cloning repository https://github.com/eclipse-scout/scout.rt.git 02:46:00 > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous # timeout=10 02:46:00 Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git 02:46:00 > git --version # timeout=10 02:46:00 > git --version # 'git version 1.8.3.1' 02:46:00 > git fetch --tags --progress https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:08 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10 02:46:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:08 Avoid second fetch 02:46:08 > git rev-parse refs/remotes/origin/releases/9.0.x^{commit} # timeout=10 02:46:08 Checking out Revision 86241638149b7d9cc5f18f94be5867750d93a5d5 (refs/remotes/origin/releases/9.0.x) 02:46:08 > git config core.sparsecheckout # timeout=10 02:46:08 > git checkout -f 86241638149b7d9cc5f18f94be5867750d93a5d5 # timeout=10 02:46:12 Commit message: "#62 File Drop on a table row no more working" 02:46:12 > git rev-list --no-walk 86241638149b7d9cc5f18f94be5867750d93a5d5 # timeout=10 02:46:12 [org.eclipse.scout.rt.branch-9.0_continuous] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/9.0.x -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository clean install -U -B -e -Dmaster_enforcerCheck_skip=true -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest 02:46:13 Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f) 02:46:13 Maven home: /opt/tools/apache-maven/latest 02:46:13 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 02:46:13 Default locale: en_US, platform encoding: UTF-8 02:46:13 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" 02:46:13 [INFO] Error stacktraces are turned on. 02:46:14 [INFO] Scanning for projects... 02:46:15 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:9.0.0-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 02:46:15 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:9.0.0-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 02:46:15 [INFO] ------------------------------------------------------------------------ 02:46:15 [INFO] Reactor Build Order: 02:46:15 [INFO] 02:46:15 [INFO] Eclipse Scout RT [pom] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix [jar] 02:46:15 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test [jar] 02:46:15 [INFO] org.eclipse.scout.rt-settings [jar] 02:46:15 [INFO] 02:46:15 [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >-------------- 02:46:15 [INFO] Building Eclipse Scout RT 9.0.0-SNAPSHOT [1/48] 02:46:15 [INFO] --------------------------------[ pom ]--------------------------------- 02:46:20 [INFO] 02:46:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt --- 02:46:21 [INFO] 02:46:21 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ org.eclipse.scout.rt --- 02:46:23 [INFO] 02:46:23 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt --- 02:46:28 [INFO] Skipping Rule Enforcement. 02:46:28 [INFO] 02:46:28 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt --- 02:46:30 [INFO] 02:46:30 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt --- 02:46:34 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec 02:46:34 [INFO] 02:46:34 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ org.eclipse.scout.rt --- 02:46:34 [INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:9.0.0-SNAPSHOT... 02:46:34 [INFO] 02:46:34 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt --- 02:46:44 [INFO] No site descriptor found: nothing to attach. 02:46:44 [INFO] 02:46:44 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt --- 02:46:45 [INFO] Skipping packaging of the test-jar 02:46:45 [INFO] 02:46:45 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt --- 02:46:45 [INFO] 02:46:45 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt --- 02:46:45 [INFO] 02:46:45 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt --- 02:46:48 [INFO] Checking compile classpath 02:46:48 [INFO] Checking runtime classpath 02:46:48 [INFO] Checking test classpath 02:46:48 [INFO] 02:46:48 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt --- 02:46:48 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:46:49 [INFO] 02:46:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt --- 02:46:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt/9.0.0-SNAPSHOT/org.eclipse.scout.rt-9.0.0-SNAPSHOT.pom 02:46:49 [INFO] 02:46:49 [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >------------- 02:46:49 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 9.0.0-SNAPSHOT [2/48] 02:46:49 [INFO] --------------------------------[ jar ]--------------------------------- 02:46:51 [INFO] 02:46:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.json --- 02:46:51 [INFO] 02:46:51 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json --- 02:46:51 [INFO] Skipping Rule Enforcement. 02:46:51 [INFO] 02:46:51 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.json --- 02:46:54 [INFO] 02:46:54 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.json --- 02:46:54 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec 02:46:54 [INFO] 02:46:54 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.json --- 02:46:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:46:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/src/main/resources 02:46:54 [INFO] 02:46:54 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.json --- 02:46:56 [INFO] Changes detected - recompiling the module! 02:46:56 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/classes 02:46:57 [INFO] 02:46:57 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.json --- 02:46:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:46:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/src/test/resources 02:46:57 [INFO] 02:46:57 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.json --- 02:46:57 [INFO] Changes detected - recompiling the module! 02:46:57 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/test-classes 02:46:57 [INFO] 02:46:57 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.json --- 02:46:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/surefire-reports 02:46:59 [INFO] 02:46:59 [INFO] ------------------------------------------------------- 02:46:59 [INFO] T E S T S 02:46:59 [INFO] ------------------------------------------------------- 02:46:59 [INFO] Running org.json.SelfUseTest 02:46:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.json.SelfUseTest 02:46:59 [INFO] Running org.json.ParsingTest 02:46:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.json.ParsingTest 02:46:59 [INFO] Running org.json.JSONTokenerTest 02:46:59 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.json.JSONTokenerTest 02:46:59 [INFO] Running org.json.JSONStringerTest 02:46:59 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.json.JSONStringerTest 02:47:00 [INFO] Running org.json.JSONObjectTest 02:47:00 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.json.JSONObjectTest 02:47:00 [INFO] Running org.json.JSONArrayTest 02:47:00 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.json.JSONArrayTest 02:47:00 [INFO] Running org.json.CompatibilityTest 02:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.json.CompatibilityTest 02:47:00 [INFO] 02:47:00 [INFO] Results: 02:47:00 [INFO] 02:47:00 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 02:47:00 [INFO] 02:47:00 [INFO] 02:47:00 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.json --- 02:47:00 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT.jar 02:47:00 [INFO] 02:47:00 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json --- 02:47:00 [INFO] Skipping because packaging 'jar' is not pom. 02:47:00 [INFO] 02:47:00 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.json --- 02:47:00 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-tests.jar 02:47:00 [INFO] 02:47:00 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.json --- 02:47:00 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-sources.jar 02:47:00 [INFO] 02:47:00 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json --- 02:47:00 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-test-sources.jar 02:47:00 [INFO] 02:47:00 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.json --- 02:47:00 [INFO] Checking compile classpath 02:47:00 [INFO] Checking runtime classpath 02:47:00 [INFO] Checking test classpath 02:47:00 [INFO] 02:47:00 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.json --- 02:47:00 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:47:01 [INFO] 02:47:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json --- 02:47:01 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT.jar 02:47:01 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT.pom 02:47:01 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT-tests.jar 02:47:01 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT-sources.jar 02:47:01 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT-test-sources.jar 02:47:01 [INFO] 02:47:01 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >--------- 02:47:01 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 9.0.0-SNAPSHOT [3/48] 02:47:01 [INFO] --------------------------------[ jar ]--------------------------------- 02:47:02 [INFO] 02:47:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.platform --- 02:47:02 [INFO] 02:47:02 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform --- 02:47:02 [INFO] Skipping Rule Enforcement. 02:47:02 [INFO] 02:47:02 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.platform --- 02:47:04 [INFO] 02:47:04 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.platform --- 02:47:04 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec 02:47:04 [INFO] 02:47:04 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.platform --- 02:47:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:47:04 [INFO] Copying 1 resource 02:47:04 [INFO] 02:47:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.platform --- 02:47:04 [INFO] Changes detected - recompiling the module! 02:47:04 [INFO] Compiling 455 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/classes 02:47:06 [INFO] 02:47:06 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] 02:47:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:47:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/src/test/resources 02:47:07 [INFO] 02:47:07 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] No sources to compile 02:47:07 [INFO] 02:47:07 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] No tests to run. 02:47:07 [INFO] 02:47:07 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.jar 02:47:07 [INFO] 02:47:07 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] Skipping because packaging 'jar' is not pom. 02:47:07 [INFO] 02:47:07 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] Skipping packaging of the test-jar 02:47:07 [INFO] 02:47:07 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT-sources.jar 02:47:07 [INFO] 02:47:07 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] No sources in project. Archive not created. 02:47:07 [INFO] 02:47:07 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.platform --- 02:47:07 [INFO] Checking compile classpath 02:47:08 [INFO] Checking runtime classpath 02:47:08 [INFO] Checking test classpath 02:47:08 [INFO] 02:47:08 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform --- 02:47:08 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:47:08 [INFO] 02:47:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform --- 02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.jar 02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.pom 02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT-sources.jar 02:47:08 [INFO] 02:47:08 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >------- 02:47:08 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 9.0.0-SNAPSHOT [4/48] 02:47:08 [INFO] --------------------------------[ jar ]--------------------------------- 02:47:09 [INFO] 02:47:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.platform.test --- 02:47:09 [INFO] 02:47:09 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test --- 02:47:09 [INFO] Skipping Rule Enforcement. 02:47:09 [INFO] 02:47:09 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.platform.test --- 02:47:10 [INFO] 02:47:10 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.platform.test --- 02:47:10 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec 02:47:10 [INFO] 02:47:10 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.platform.test --- 02:47:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:47:10 [INFO] Copying 3 resources 02:47:10 [INFO] 02:47:10 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test --- 02:47:10 [INFO] Changes detected - recompiling the module! 02:47:10 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/classes 02:47:11 [INFO] 02:47:11 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test --- 02:47:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:47:11 [INFO] Copying 30 resources 02:47:11 [INFO] 02:47:11 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test --- 02:47:11 [INFO] Changes detected - recompiling the module! 02:47:11 [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[74] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[74] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[86] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[86] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[98] 02:47:12 .serialize(Arrays.asList(new Long(123), new AtomicLong(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[109] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[109] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[119] 02:47:12 .serialize(Arrays.asList(new Long(123), new javax.naming.Reference("foo"))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[131] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[131] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[143] 02:47:12 .serialize(Arrays.asList(new Long(123), new AtomicLong(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[155] 02:47:12 .serialize(Arrays.asList(new Long(123), new javax.naming.Reference("foo"))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[167] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[167] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[179] 02:47:12 .serialize(Arrays.asList(new Long(123), new AtomicLong(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[191] 02:47:12 .serialize(Arrays.asList(new Long(123), new javax.naming.Reference("foo"))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[207] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[207] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[224] 02:47:12 .serialize(Arrays.asList(new Long(123), new Integer(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[224] 02:47:12 .serialize(Arrays.asList(new Long(123), new Integer(123))); 02:47:12 ^^^^^^^^^^^^ 02:47:12 The constructor Integer(int) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[242] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[242] 02:47:12 .serialize(Arrays.asList(new Long(123), new Long(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[259] 02:47:12 .serialize(Arrays.asList(new Long(123), new Integer(123))); 02:47:12 ^^^^^^^^^ 02:47:12 The constructor Long(long) is deprecated 02:47:12 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[259] 02:47:12 .serialize(Arrays.asList(new Long(123), new Integer(123))); 02:47:12 ^^^^^^^^^^^^ 02:47:12 The constructor Integer(int) is deprecated 02:47:12 24 problems (24 warnings) 02:47:12 [INFO] 02:47:12 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform.test --- 02:47:12 [INFO] 02:47:12 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.platform.test --- 02:47:12 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/surefire-reports 02:47:12 [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true 02:47:13 [INFO] 02:47:13 [INFO] ------------------------------------------------------- 02:47:13 [INFO] T E S T S 02:47:13 [INFO] ------------------------------------------------------- 02:47:14 [INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest 02:47:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest 02:47:14 [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest 02:47:15 2021-12-08 07:47:15,146 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:47:15 2021-12-08 07:47:15,161 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 02:47:15 2021-12-08 07:47:15,168 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 02:47:15 2021-12-08 07:47:15,238 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 75.286837 ms. Total class count: 1785 - MDC[] 02:47:15 2021-12-08 07:47:15,334 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 95.667965 ms - MDC[] 02:47:15 2021-12-08 07:47:15,357 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 23.088356 ms - MDC[] 02:47:15 2021-12-08 07:47:15,365 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:47:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest 02:47:15 [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest 02:47:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest 02:47:15 [INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest 02:47:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest 02:47:15 [INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest 02:47:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest 02:47:16 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest 02:47:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s - in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest 02:47:17 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest 02:47:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest 02:47:17 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest 02:47:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest 02:47:17 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest 02:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest 02:47:17 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest 02:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest 02:47:17 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest 02:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest 02:47:17 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest 02:47:18 2021-12-08 07:47:18,057 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[] 02:47:18 org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:126) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at java.base/java.security.AccessController.doPrivileged(Native Method) 02:47:18 at java.base/javax.security.auth.Subject.doAs(Subject.java:423) 02:47:18 at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:47:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:117) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:98) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) 02:47:18 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:18 2021-12-08 07:47:18,068 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[] 02:47:18 org.eclipse.scout.rt.platform.exception.PlatformException: expected exception 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:121) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:18 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at java.base/java.security.AccessController.doPrivileged(Native Method) 02:47:18 at java.base/javax.security.auth.Subject.doAs(Subject.java:423) 02:47:18 at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 02:47:18 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:117) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:93) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) 02:47:18 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest 02:47:18 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest 02:47:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest 02:47:18 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest 02:47:18 2021-12-08 07:47:18,091 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[] 02:47:18 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:33) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:18 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:18 2021-12-08 07:47:18,093 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] - MDC[] 02:47:18 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR] 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:63) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:18 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:18 2021-12-08 07:47:18,094 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:45) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] - MDC[] 02:47:18 2021-12-08 07:47:18,095 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[] 02:47:18 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:46) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:18 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:18 2021-12-08 07:47:18,096 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:53) - 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[] 02:47:18 2021-12-08 07:47:18,097 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - TestException1:expected JUnit test exception - MDC[] 02:47:18 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:92) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:18 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:18 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:18 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:18 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:18 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:18 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:18 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:18 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:18 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:18 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:18 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:18 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:18 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:18 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:18 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:18 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:18 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:18 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:18 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:18 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest 02:47:18 [INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest 02:47:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest 02:47:18 [INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest 02:47:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.util.event.FastListenerListTest 02:47:18 [INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest 02:47:18 #TUNING: add1 50000 took 94.493242ms 02:47:18 #TUNING: add1-last 50000 took 51.451476ms 02:47:18 #TUNING: add2 50000 took 11.906819ms 02:47:18 #TUNING: add2-last 50000 took 11.059234ms 02:47:18 #TUNING: event1 took 17.779142ms 02:47:18 #TUNING: event2 took 5.914509ms 02:47:18 #TUNING: remove1 50000 took 124.974589ms 02:47:18 #TUNING: remove2 50000 took 8.475995ms 02:47:18 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.333 s - in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest 02:47:18 [INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest 02:47:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest 02:47:18 [INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest 02:47:20 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in org.eclipse.scout.rt.platform.util.date.DateUtilityTest 02:47:20 [INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest 02:47:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.date.DateProviderTest 02:47:20 [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest 02:47:21 2021-12-08 07:47:21,340 WARN [main] org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizer.accept(GroupedSynchronizer.java:282) - Error evaluating lock predicate - MDC[] 02:47:21 java.lang.RuntimeException: null 02:47:21 at org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest.testWithExceptionInRemove(GroupedSynchronizerTest.java:178) 02:47:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:21 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:21 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:21 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:21 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:21 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:21 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:21 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:21 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:21 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:21 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:21 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:21 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:21 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:21 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:21 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:21 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:21 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:21 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:21 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:21 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:21 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:21 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:21 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:21 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:21 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:21 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:21 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:21 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:21 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:21 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:21 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.804 s - in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest 02:47:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest 02:47:24 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest 02:47:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.scout.rt.platform.util.XmlUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest 02:47:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest 02:47:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.scout.rt.platform.util.UriUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest 02:47:24 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.util.UriBuilderTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest 02:47:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest 02:47:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.scout.rt.platform.util.TriStateTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest 02:47:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.util.ToStringBuilderTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest 02:47:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest 02:47:24 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.scout.rt.platform.util.StringUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest 02:47:24 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.scout.rt.platform.util.StreamUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest 02:47:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest 02:47:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.PreferredValueTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest 02:47:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.PathValidatorTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.PairTest 02:47:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.PairTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest 02:47:24 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.scout.rt.platform.util.ObjectUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest 02:47:24 2021-12-08 07:47:24,891 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 02:47:24 2021-12-08 07:47:24,934 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,935 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,935 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 02:47:24 2021-12-08 07:47:24,936 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,936 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,937 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,938 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,938 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 02:47:24 2021-12-08 07:47:24,938 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,938 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,939 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 02:47:24 2021-12-08 07:47:24,940 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[] 02:47:24 2021-12-08 07:47:24,940 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[] 02:47:24 2021-12-08 07:47:24,941 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[] 02:47:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.util.NumberUtilityTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest 02:47:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest 02:47:24 [INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest 02:47:25 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.scout.rt.platform.util.MatrixUtilityTest 02:47:25 [INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest 02:47:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in org.eclipse.scout.rt.platform.util.LockFileTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest 02:47:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.LazyValueTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest 02:47:26 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.scout.rt.platform.util.IOUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest 02:47:26 #TUNING: decode[1000] sum=25.382939ms min=0.001914ms avg=0.025382ms median=0.025555ms max=0.085878ms [without 10 smallest and 10 largest: sum=24.764597 min=0.002638ms avg=0.025295ms median=0.025555ms max=0.048874ms] 02:47:26 #TUNING: encode[1000] sum=18.076772ms min=0.001977ms avg=0.018076ms median=0.017498ms max=0.084449ms [without 10 smallest and 10 largest: sum=17.527569 min=0.002513ms avg=0.017903ms median=0.017498ms max=0.035053ms] 02:47:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.scout.rt.platform.util.HexUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest 02:47:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.platform.util.FormattingUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest 02:47:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.util.FinalValueTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest 02:47:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.util.FileUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest 02:47:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.EventListenerListTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest 02:47:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest 02:47:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest 02:47:26 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest 02:47:26 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest 02:47:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.CompositeObjectTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest 02:47:26 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.util.CollectionUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest 02:47:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.util.CloneUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest 02:47:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.util.ClassIdentifierTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest 02:47:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.BooleanUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest 02:47:26 [INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest 02:47:26 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.BeanUtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest 02:47:26 #TUNING: decode[1000] sum=21.078794ms min=0.003537ms avg=0.021078ms median=0.019561ms max=0.072192ms [without 10 smallest and 10 largest: sum=20.415591 min=0.008424ms avg=0.020853ms median=0.019561ms max=0.047163ms] 02:47:26 #TUNING: encode[1000] sum=2.324732ms min=0.001312ms avg=0.002324ms median=0.001787ms max=0.022228ms [without 10 smallest and 10 largest: sum=2.200523 min=0.001363ms avg=0.002247ms median=0.001787ms max=0.007051ms] 02:47:26 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.scout.rt.platform.util.Base64UtilityTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest 02:47:26 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.util.AssertionsTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest 02:47:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest 02:47:26 java.lang.RuntimeException: Expected JUnit exception 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:460) 02:47:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:26 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:26 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:26 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:26 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:26 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:26 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:26 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:26 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:26 2021-12-08 07:47:26,675 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$1964230152@1e8cb0a9] - MDC[] 02:47:26 java.lang.RuntimeException: Expected JUnit exception 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:328) 02:47:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:26 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:26 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:26 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:26 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:26 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:26 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:26 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:26 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:26 2021-12-08 07:47:26,682 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$1964230152@33e11c99] - MDC[] 02:47:26 java.lang.RuntimeException: Expected JUnit exception 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:600) 02:47:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:47:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:47:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:47:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:47:26 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:47:26 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:47:26 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:47:26 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:47:26 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:47:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:47:26 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:47:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:47:26 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:47:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:47:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:47:26 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:47:26 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:47:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:26 at org.junit.runners.Suite.runChild(Suite.java:128) 02:47:26 at org.junit.runners.Suite.runChild(Suite.java:27) 02:47:26 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:47:26 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:47:26 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:47:26 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:47:26 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:47:26 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:47:26 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:47:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:47:26 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.text.TextsTest 02:47:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.text.TextsTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest 02:47:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.text.HTMLTextTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.status.StatusTest 02:47:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.status.StatusTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest 02:47:26 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.status.MultiStatusTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest 02:47:26 2021-12-08 07:47:26,765 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[] 02:47:26 2021-12-08 07:47:26,768 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 2.767348 ms - MDC[] 02:47:26 2021-12-08 07:47:26,770 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 1.814517 ms - MDC[] 02:47:26 2021-12-08 07:47:26,771 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:47:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.scout.rt.platform.service.ServiceTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest 02:47:26 2021-12-08 07:47:26,853 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:47:26 2021-12-08 07:47:26,855 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:47:26 [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.076 s - in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest 02:47:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.security.SubjectProcessorTest 02:47:26 [INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest 02:47:27 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in org.eclipse.scout.rt.platform.security.SecurityUtilityTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest 02:47:27 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.security.MalwareScannerTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest 02:47:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.scout.rt.platform.security.CrypterTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest 02:47:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.scout.rt.platform.resource.BinaryResourceTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest 02:47:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.resource.BinaryRefTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest 02:47:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest 02:47:27 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.056 s - in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest 02:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest 02:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest 02:47:27 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.nls.DynamicNlsTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest 02:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.nls.CollatorProviderTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest 02:47:27 2021-12-08 07:47:27,456 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[] 02:47:27 2021-12-08 07:47:27,456 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[] 02:47:27 2021-12-08 07:47:27,457 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[] 02:47:27 2021-12-08 07:47:27,457 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[] 02:47:27 2021-12-08 07:47:27,457 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[] 02:47:27 2021-12-08 07:47:27,458 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[] 02:47:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest 02:47:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest 02:47:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest 02:47:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest 02:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest 02:47:27 [INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest 02:47:41 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.087 s - in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest 02:47:41 [INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest 02:47:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.226 s - in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest 02:47:47 [INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest 02:47:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.239 s - in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest 02:47:58 [INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest 02:47:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest 02:47:58 [INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest 02:47:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest 02:47:59 [INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest 02:47:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s - in org.eclipse.scout.rt.platform.job.internal.MisfireTest 02:47:59 [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest 02:47:59 2021-12-08 07:47:59,900 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:47:59 2021-12-08 07:47:59,900 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:47:59 2021-12-08 07:47:59,904 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:47:59 2021-12-08 07:47:59,906 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:47:59 2021-12-08 07:47:59,911 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:47:59 2021-12-08 07:47:59,911 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:47:59 2021-12-08 07:47:59,914 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:47:59 2021-12-08 07:47:59,916 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:47:59 2021-12-08 07:47:59,919 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:47:59 2021-12-08 07:47:59,920 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:00 2021-12-08 07:48:00,039 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:00 2021-12-08 07:48:00,040 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:00 2021-12-08 07:48:00,143 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:00 2021-12-08 07:48:00,143 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.scout.rt.platform.job.internal.JobManagerTest 02:48:00 [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest 02:48:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest 02:48:00 [INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest 02:48:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest 02:48:02 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest 02:48:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.001 s - in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest 02:48:07 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest 02:48:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 s - in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest 02:48:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest 02:48:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest 02:48:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest 02:48:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest 02:48:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest 02:48:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest 02:48:11 [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest 02:48:12 2021-12-08 07:48:12,785 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:12 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] 02:48:12 at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:127) 02:48:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:12 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:12 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:12 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:12 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:12 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:12 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:12 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:12 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:12 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:12 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:12 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:12 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:12 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:12 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:12 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:12 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:12 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:12 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:12 2021-12-08 07:48:12,793 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:12 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] 02:48:12 at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:170) 02:48:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:12 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:12 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:12 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:12 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:12 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:12 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:12 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:12 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:12 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:12 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:12 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:12 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:12 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:12 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:12 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:12 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:12 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:12 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:12 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:12 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:12 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in org.eclipse.scout.rt.platform.job.WhenDoneTest 02:48:13 [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest 02:48:13 2021-12-08 07:48:13,806 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,808 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,810 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,812 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,814 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,816 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,818 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,820 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,822 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,824 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,826 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,828 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,829 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,831 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,833 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,835 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,837 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,839 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,841 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,848 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,851 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,852 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,854 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,856 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,858 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,860 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,862 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,864 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,866 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,868 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,870 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,872 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,874 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,876 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,877 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,879 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,881 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,883 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,890 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,891 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,891 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,892 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,893 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,893 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,894 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,896 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,896 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,897 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,898 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,898 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,899 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,900 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,900 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,901 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,901 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,902 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,903 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,903 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,904 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,905 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,905 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,906 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,906 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,907 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,908 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,935 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,936 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,937 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,938 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,938 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,939 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,940 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,941 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,941 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,942 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,942 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,943 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,944 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,944 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,945 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,945 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,946 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,946 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,947 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,948 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,948 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,949 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,950 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,950 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,962 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,963 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,963 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,964 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,965 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,965 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,966 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,967 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,967 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,968 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,968 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.Exception: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579) 02:48:13 at jdk.internal.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,993 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.RuntimeException: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,995 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.RuntimeException: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:13 2021-12-08 07:48:13,996 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:13 java.lang.RuntimeException: JUnit test exception 02:48:13 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:13 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:13 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:13 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:13 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:13 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:13 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:13,998 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,036 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,037 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,039 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,041 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,042 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,044 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,046 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,047 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,049 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,051 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,052 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,054 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,055 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,057 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,064 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,067 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,068 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,070 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,071 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,073 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,074 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,076 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,077 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,079 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,081 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,082 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,084 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,086 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,087 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,089 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,091 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,092 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,094 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,101 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,102 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,102 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,103 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,103 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,104 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,104 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,105 WARN [scout-thread-452] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,134 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,135 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,136 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,137 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,137 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,138 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,139 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,139 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,140 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,141 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,141 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,142 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,143 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,143 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,144 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,145 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,145 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,146 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,146 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,147 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,148 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,148 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,149 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,149 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,150 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,150 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,151 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,152 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,152 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,153 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,154 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,155 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,155 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,156 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,157 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,157 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,158 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,158 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,159 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,160 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,160 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,161 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,162 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,162 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,163 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,163 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,164 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,165 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,165 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,166 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,167 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,167 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,168 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,169 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:14 2021-12-08 07:48:14,169 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:14 java.lang.RuntimeException: JUnit test exception 02:48:14 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623) 02:48:14 at jdk.internal.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) 02:48:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:14 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:14 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:14 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:14 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:14 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:14 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:14 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:14 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:14 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:14 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:14 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:14 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:14 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:14 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:14 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:14 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:14 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:14 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:14 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,363 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,363 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,364 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,364 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,365 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,365 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,366 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,366 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,366 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,367 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,367 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,367 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,368 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,368 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,369 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,369 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,369 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,370 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,370 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,370 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,371 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,371 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,372 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,372 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,372 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,373 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,373 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,373 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,374 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,374 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,375 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,375 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,376 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,376 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,376 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,377 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,377 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,378 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,378 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,378 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,379 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,379 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,380 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,380 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,381 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,381 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,381 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,382 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,382 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,383 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,383 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,383 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,384 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,384 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,385 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,385 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,385 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,386 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,386 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,386 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,387 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,388 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,388 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,388 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,389 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,389 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,390 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,390 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,390 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,391 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,391 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,392 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,392 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,392 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,393 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,393 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,393 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,394 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,394 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,394 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,395 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,395 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,395 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,396 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,396 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,396 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,397 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,397 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,397 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,398 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,398 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,434 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,435 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,436 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,436 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,436 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,437 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,437 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,438 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,438 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,439 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,439 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,439 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,439 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,440 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,440 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,441 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,441 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,442 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,442 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,442 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,442 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,443 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,443 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,444 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,444 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,444 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,445 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,445 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,445 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,446 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,446 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,446 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,447 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,447 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,447 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,448 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,448 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,449 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,449 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,449 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,449 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,450 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,450 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,450 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,451 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,451 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,451 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,451 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,452 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,452 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,455 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,455 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,455 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,456 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,457 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,457 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,457 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,458 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,459 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,459 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,459 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,460 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,461 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,461 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,461 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,462 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,463 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,463 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,463 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,464 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,464 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,464 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,464 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,465 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,465 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,466 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,466 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,467 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,467 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,467 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,468 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,468 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,469 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,469 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,469 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,470 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,470 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,471 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,471 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,472 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,472 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,472 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,473 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,473 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,473 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,474 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,474 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,474 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,475 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,475 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,475 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,476 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,476 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,476 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,477 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,477 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,477 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,478 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,478 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,534 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,535 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,535 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,536 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,536 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,537 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,537 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,537 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,538 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,538 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,539 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,539 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,539 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,540 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,540 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,541 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,541 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,542 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,542 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,542 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,543 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,544 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,544 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,544 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,545 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,545 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,546 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,546 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,546 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,547 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,547 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,547 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,548 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,548 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,548 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,548 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,549 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,549 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,550 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,550 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,551 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,551 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,552 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,552 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,553 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,553 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,553 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,554 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,555 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,555 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,555 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,556 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,557 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,557 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,558 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,558 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,559 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,559 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,560 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,560 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,561 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,562 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,562 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,562 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,563 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,563 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,563 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,564 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,564 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,564 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,565 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,565 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,565 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,566 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,566 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,566 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,567 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,567 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,568 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,568 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,568 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,569 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,569 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,569 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,570 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,570 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,570 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,570 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,635 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,636 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,636 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,636 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,637 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,637 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,638 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,638 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,638 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,639 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,639 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,639 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,648 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,648 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,649 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,649 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,650 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,650 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,651 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,651 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,651 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,652 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,652 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,653 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,653 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,654 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,654 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,654 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,655 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,655 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,656 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,656 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,657 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,657 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,658 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,658 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,658 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,659 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,659 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,659 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,660 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,660 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,660 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,660 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,661 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,661 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,661 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,662 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,662 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,662 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,663 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,663 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,664 WARN [scout-thread-449] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,664 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,664 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,665 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,665 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,666 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,666 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,666 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,667 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,667 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,668 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,668 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,669 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,669 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,669 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,670 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,670 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,671 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,671 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,671 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,672 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,672 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,673 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,673 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,674 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,734 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,735 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,735 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,736 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,737 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,737 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,737 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,738 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,738 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,739 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,739 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,740 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,740 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,740 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,741 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,742 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,742 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,742 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,743 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,744 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,744 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,744 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,745 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,745 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,745 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,746 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,746 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,747 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,747 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,747 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,747 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,748 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: JUnit test exception 1 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,748 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 2 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,748 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 3 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 2021-12-08 07:48:16,749 WARN [scout-thread-451] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.RuntimeException: JUnit test exception 4 02:48:16 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90) 02:48:16 at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) 02:48:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:16 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:16 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:16 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 s - in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest 02:48:16 [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest 02:48:16 2021-12-08 07:48:16,861 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:16 java.lang.Exception: expected JUnit test exception 02:48:16 at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$6.run(ScheduleWithFixedDelayTest.java:259) 02:48:16 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:16 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:16 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:16 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:16 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:16 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:16 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:16 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:16 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:16 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:17 2021-12-08 07:48:17,864 ERROR [scout-thread-346] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7] 02:48:17 java.lang.Exception: expected JUnit test exception 02:48:17 at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7.run(ScheduleWithFixedDelayTest.java:285) 02:48:17 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:17 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:17 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:17 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:17 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:17 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:17 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:17 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:17 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:17 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:17 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:17 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:17 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:17 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:21 2021-12-08 07:48:21,073 WARN [scout-thread-346] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:21 java.lang.Exception: expected JUnit test exception 02:48:21 at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$3.run(ScheduleWithFixedDelayTest.java:147) 02:48:21 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:21 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:21 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:21 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:21 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:21 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:21 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:21 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:21 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:21 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:21 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:21 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:21 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:25 2021-12-08 07:48:25,379 WARN [scout-thread-457] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:25 java.lang.Exception: expected JUnit test exception 02:48:25 at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$4.run(ScheduleWithFixedDelayTest.java:195) 02:48:25 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:25 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:25 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:25 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:25 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:25 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:25 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:25 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:25 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:25 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:25 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:25 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:25 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:26 2021-12-08 07:48:26,684 WARN [scout-thread-457] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:26 java.lang.Exception: expected JUnit test exception 02:48:26 at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$2.run(ScheduleWithFixedDelayTest.java:100) 02:48:26 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:26 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:26 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:26 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:26 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:26 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:26 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:26 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:26 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:26 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:26 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.824 s - in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest 02:48:26 [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest 02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s - in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest 02:48:27 [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest 02:48:27 2021-12-08 07:48:27,688 WARN [scout-thread-457] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:27 java.lang.Exception: expected JUnit test exception 02:48:27 at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$6.run(ScheduleAtFixedRateTest.java:270) 02:48:27 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:27 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:27 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:27 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:27 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:27 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:27 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:27 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:27 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:27 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:27 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:27 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:27 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:28 2021-12-08 07:48:28,688 ERROR [scout-thread-457] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7] 02:48:28 java.lang.Exception: expected JUnit test exception 02:48:28 at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7.run(ScheduleAtFixedRateTest.java:298) 02:48:28 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:28 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:28 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:28 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:28 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:28 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:28 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:28 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:28 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:28 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:28 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:28 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:28 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:28 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:34 2021-12-08 07:48:34,293 WARN [scout-thread-457] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:34 java.lang.Exception: expected JUnit test exception 02:48:34 at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$3.run(ScheduleAtFixedRateTest.java:152) 02:48:34 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:34 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:34 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:34 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:34 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:34 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:34 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:34 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:34 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:34 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:34 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:34 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:34 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:38 2021-12-08 07:48:38,597 WARN [scout-thread-457] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:38 java.lang.Exception: expected JUnit test exception 02:48:38 at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$4.run(ScheduleAtFixedRateTest.java:202) 02:48:38 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:38 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:38 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:38 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:38 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:38 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:38 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:38 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:38 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:38 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:38 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:38 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:38 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:39 2021-12-08 07:48:39,899 WARN [scout-thread-457] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:39 java.lang.Exception: expected JUnit test exception 02:48:39 at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$2.run(ScheduleAtFixedRateTest.java:103) 02:48:39 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:39 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:39 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:39 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:39 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:39 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:39 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:39 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:39 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:48:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:48:39 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178) 02:48:39 at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46) 02:48:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:48:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:48:39 at java.base/java.lang.Thread.run(Thread.java:834) 02:48:39 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:48:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.213 s - in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest 02:48:39 [INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest 02:48:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest 02:48:41 [INFO] Running org.eclipse.scout.rt.platform.job.JobsTest 02:48:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.job.JobsTest 02:48:41 [INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest 02:48:43 2021-12-08 07:48:43,734 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:43 2021-12-08 07:48:43,735 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.eclipse.scout.rt.platform.job.JobStateTest 02:48:43 [INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest 02:48:44 2021-12-08 07:48:44,739 WARN [scout-thread-448] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:44 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] 02:48:44 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:86) 02:48:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:44 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:44 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:44 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:44 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:44 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:44 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:44 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:44 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:44 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:44 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:44 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:44 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:44 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:44 2021-12-08 07:48:44,740 WARN [scout-thread-448] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:44 java.lang.RuntimeException: expected JUnit test exception 02:48:44 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:134) 02:48:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:44 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:44 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:44 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:44 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:44 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:44 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:44 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:44 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:44 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:44 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:44 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:44 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:44 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:44 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:44 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:44 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:44 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:46 2021-12-08 07:48:46,744 WARN [scout-thread-343] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:46 java.lang.Error: expected JUnit test exception 02:48:46 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:230) 02:48:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:46 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:46 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:46 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:46 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:46 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:46 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:46 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:46 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:46 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:46 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:46 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:46 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:46 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:46 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:46 2021-12-08 07:48:46,745 WARN [scout-thread-343] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:46 java.lang.Exception: expected JUnit test exception 02:48:46 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:206) 02:48:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:46 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:46 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:46 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:46 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:46 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:46 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:46 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:46 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:46 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:46 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:46 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:46 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:46 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:46 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:46 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:46 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:46 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:46 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:47 2021-12-08 07:48:47,750 WARN [scout-thread-343] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:47 java.lang.Exception: expected JUnit test exception 02:48:47 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:182) 02:48:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:47 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:47 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:47 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:47 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:47 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:47 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:47 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:47 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:47 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:47 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:47 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:47 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:47 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:47 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:47 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:47 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:47 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:47 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:47 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:47 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:47 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:47 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:47 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:47 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:47 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:47 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:47 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:47 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:47 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:47 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:47 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:47 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:47 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:47 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:47 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:47 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:47 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:50 2021-12-08 07:48:50,256 WARN [scout-thread-448] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:50 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] 02:48:50 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:110) 02:48:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:50 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:50 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:50 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:50 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:50 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:50 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:50 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:50 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:50 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:50 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:50 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:50 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:50 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:50 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:50 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:50 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:50 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:50 2021-12-08 07:48:50,257 WARN [scout-thread-448] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:48:50 java.lang.RuntimeException: expected JUnit test exception 02:48:50 at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:158) 02:48:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:50 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:50 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:50 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:50 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:50 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:50 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:50 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:50 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:50 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:50 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:50 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:50 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:50 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:50 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:50 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:50 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:50 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:50 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:50 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:50 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:50 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:50 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:50 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:50 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:50 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:50 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:50 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.521 s - in org.eclipse.scout.rt.platform.job.JobScheduleTest 02:48:50 [INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest 02:48:50 2021-12-08 07:48:50,261 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,262 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,265 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,265 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,266 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,266 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.job.JobManagerTest 02:48:50 [INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest 02:48:50 2021-12-08 07:48:50,270 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,270 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,273 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,276 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,279 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,279 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,282 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,282 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,286 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,286 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,286 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,286 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,289 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,289 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,290 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,290 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,293 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,293 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,296 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,296 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,299 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,299 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,301 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,302 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.scout.rt.platform.job.JobListenerTest 02:48:50 [INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest 02:48:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.JobInputTest 02:48:50 [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest 02:48:50 2021-12-08 07:48:50,339 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,339 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,342 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,342 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,345 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,345 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,347 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,348 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,350 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,351 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,353 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,354 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,356 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,356 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 2021-12-08 07:48:50,359 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:48:50 2021-12-08 07:48:50,360 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:48:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.scout.rt.platform.job.JobFutureVisitTest 02:48:50 [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest 02:48:51 Run: 15776 [15776 run/sec] 02:48:52 Run: 32743 [16371 run/sec] 02:48:53 Run: 50121 [16707 run/sec] 02:48:54 Run: 68742 [17185 run/sec] 02:48:55 Run: 91891 [18378 run/sec] 02:48:56 Run: 100000 [16666 run/sec] 02:48:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.002 s - in org.eclipse.scout.rt.platform.job.JobFutureTaskTest 02:48:56 [INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest 02:48:56 2021-12-08 07:48:56,363 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$2] 02:48:56 java.lang.Exception: expected JUnit test exception 02:48:56 at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:64) 02:48:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:56 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:56 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:56 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:56 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:56 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:56 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:56 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:56 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:56 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:56 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:56 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:56 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:56 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:56 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:56 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:56 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:56 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:56 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:56 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:56 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:56 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:56 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:56 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:56 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:56 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:56 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:56 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:56 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:56 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:56 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:56 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:56 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:56 2021-12-08 07:48:56,366 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$1] 02:48:56 java.lang.Exception: expected JUnit test exception 02:48:56 at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:43) 02:48:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:48:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:48:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:48:56 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:48:56 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:48:56 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:48:56 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:48:56 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:48:56 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:48:56 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:48:56 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:48:56 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:56 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:56 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:56 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:56 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:48:56 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:48:56 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:48:56 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:48:56 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:48:56 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:48:56 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:48:56 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:48:56 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:48:56 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:48:56 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:48:56 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:48:56 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:56 at org.junit.runners.Suite.runChild(Suite.java:128) 02:48:56 at org.junit.runners.Suite.runChild(Suite.java:27) 02:48:56 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:48:56 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:48:56 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:48:56 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:48:56 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:48:56 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:48:56 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:48:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:48:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest 02:48:56 [INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest 02:48:56 for-loop 1 in state DONE 02:49:00 2021-12-08 07:49:00,406 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:00 2021-12-08 07:49:00,406 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:00 2021-12-08 07:49:00,407 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:00 2021-12-08 07:49:00,407 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.041 s - in org.eclipse.scout.rt.platform.job.JobCancelTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest 02:49:00 2021-12-08 07:49:00,413 INFO [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2] 02:49:00 org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2.run(JobAsyncExceptionTest.java:74) 02:49:00 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:173) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 2021-12-08 07:49:00,418 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:49:00 org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:110) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest 02:49:00 2021-12-08 07:49:00,422 WARN [scout-thread-1084] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:49:00 java.lang.RuntimeException: expected JUnit test exception 02:49:00 at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:221) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:00 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:00 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:00 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:00 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:00 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 2021-12-08 07:49:00,424 WARN [scout-thread-1097] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:49:00 java.lang.RuntimeException: expected JUnit test exception 02:49:00 at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:313) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:00 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:00 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:00 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:00 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:00 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 2021-12-08 07:49:00,425 WARN [scout-thread-1097] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:49:00 java.lang.RuntimeException: expected JUnit test exception 02:49:00 at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:403) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:00 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:00 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:00 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:00 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:00 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 2021-12-08 07:49:00,435 WARN [scout-thread-1097] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:49:00 java.lang.RuntimeException: expected JUnit test exception 02:49:00 at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:564) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:00 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:00 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:00 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:00 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:00 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 2021-12-08 07:49:00,440 WARN [scout-thread-1092] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[] 02:49:00 java.lang.RuntimeException: expected JUnit test exception 02:49:00 at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:101) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:00 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:00 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:00 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:00 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:00 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:00 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:00 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:00 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:00 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:00 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:00 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.scout.rt.platform.job.FutureAwaitTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest 02:49:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest 02:49:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.job.ExecutionHintTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest 02:49:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.job.BlockingConditionTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest 02:49:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest 02:49:00 [INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest 02:49:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in org.eclipse.scout.rt.platform.job.AwaitDoneTest 02:49:02 [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest 02:49:06 2021-12-08 07:49:06,197 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:06 2021-12-08 07:49:06,639 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:06 2021-12-08 07:49:06,839 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:07 2021-12-08 07:49:07,049 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:152) - Drop outdated index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2021-12-08 07:47:12.486 is older than folder timestamp 2021-12-08 07:49:12.486. - MDC[] 02:49:07 2021-12-08 07:49:07,049 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:07 2021-12-08 07:49:07,228 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:163) - Drop divergent index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 1179 != folder file count 1178. - MDC[] 02:49:07 2021-12-08 07:49:07,228 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:07 2021-12-08 07:49:07,391 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:07 2021-12-08 07:49:07,394 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:07 2021-12-08 07:49:07,396 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:10 2021-12-08 07:49:10,418 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:10 2021-12-08 07:49:10,573 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[] 02:49:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.564 s - in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest 02:49:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest 02:49:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest 02:49:10 2021-12-08 07:49:10,744 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[] 02:49:10 2021-12-08 07:49:10,744 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) - Error during event listener notification. - MDC[] 02:49:10 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175) 02:49:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:49:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:10 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:10 2021-12-08 07:49:10,744 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[] 02:49:10 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175) 02:49:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:49:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:10 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:10 2021-12-08 07:49:10,745 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[] 02:49:10 2021-12-08 07:49:10,745 WARN [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 02:49:10 2021-12-08 07:49:10,745 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) - Error during event listener notification. - MDC[] 02:49:10 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:154) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175) 02:49:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:49:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:10 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:10 2021-12-08 07:49:10,745 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[] 02:49:10 2021-12-08 07:49:10,746 WARN [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 02:49:10 2021-12-08 07:49:10,746 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) - Error during event listener notification. - MDC[] 02:49:10 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175) 02:49:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:49:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:10 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:10 2021-12-08 07:49:10,746 ERROR [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[] 02:49:10 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140) 02:49:10 at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175) 02:49:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:49:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:10 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:10 2021-12-08 07:49:10,746 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[] 02:49:10 2021-12-08 07:49:10,747 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 02:49:10 2021-12-08 07:49:10,748 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[] 02:49:10 2021-12-08 07:49:10,748 WARN [pool-2004-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 02:49:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest 02:49:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest 02:49:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest 02:49:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.internal.BeanFilterTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest 02:49:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest 02:49:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.index.IndexedStoreTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest 02:49:10 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.html.StyleHelperTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest 02:49:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.html.HtmlHelperTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest 02:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest 02:49:10 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.scout.rt.platform.html.HTMLTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest 02:49:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.platform.filter.AndFilterTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest 02:49:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.scout.rt.platform.exception.VetoExceptionTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest 02:49:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest 02:49:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest 02:49:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest 02:49:10 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest 02:49:10 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest 02:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest 02:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest 02:49:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest 02:49:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest 02:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoValueTest 02:49:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoValueTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoPredicatesTest 02:49:10 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.dataobject.DoPredicatesTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoNodeTest 02:49:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.dataobject.DoNodeTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoMapEntityTest 02:49:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoMapEntityTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoListTest 02:49:10 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.dataobject.DoListTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoEntityTest 02:49:10 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.dataobject.DoEntityTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoEntityHolderTest 02:49:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoEntityHolderTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoEntityBuilderTest 02:49:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoEntityBuilderTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest 02:49:10 2021-12-08 07:49:10,898 WARN [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:121) - Class lookup for raw class class org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class! - MDC[] 02:49:10 2021-12-08 07:49:10,899 WARN [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for class org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest$TestFixtureSubclass1Do, using default value TestFixtureSubclass1Do - MDC[] 02:49:10 2021-12-08 07:49:10,899 WARN [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for null, using default value null - MDC[] 02:49:10 2021-12-08 07:49:10,934 WARN [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for class java.lang.Object, using default value Object - MDC[] 02:49:10 2021-12-08 07:49:10,934 WARN [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for class java.lang.String, using default value String - MDC[] 02:49:10 2021-12-08 07:49:10,936 INFO [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.init(DataObjectInventory.java:79) - Registry initialized, found 20 IDoEntity implementations with @TypeName annotation and 3 implementations with @TypeVersion annotation. - MDC[] 02:49:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DataObjectHelperTest 02:49:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.platform.dataobject.DataObjectHelperTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest 02:49:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.context.RunMonitorTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest 02:49:10 2021-12-08 07:49:10,986 INFO [scout-thread-448] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$27] 02:49:10 org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled 02:49:10 at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:127) 02:49:10 at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:100) 02:49:10 at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:43) 02:49:10 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:120) 02:49:10 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:49:10 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:49:10 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:10 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:10 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:10 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:49:10 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:49:10 at org.eclipse.scout.rt.platform.context.RunContextTest$27.run(RunContextTest.java:738) 02:49:10 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:10 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:10 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:10 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:10 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:10 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:10 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:10 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:10 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:10 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:10 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:10 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:10 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.scout.rt.platform.context.RunContextTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest 02:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest 02:49:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.context.RunContextChainTest 02:49:10 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest 02:49:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest 02:49:11 2021-12-08 07:49:11,037 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,098 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,099 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,099 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,101 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,101 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,102 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,102 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,103 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,136 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,137 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,138 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,143 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,143 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,146 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,146 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,146 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,149 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,149 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,150 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,150 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,152 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,153 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,153 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,155 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,156 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,195 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,196 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,197 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,197 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,198 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,199 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,200 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,201 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,202 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,202 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,202 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,203 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,204 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,205 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,205 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,206 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,207 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,207 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,208 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,209 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,214 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,215 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,215 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,217 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,217 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,218 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,220 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,220 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,220 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,221 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,222 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - 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[] 02:49:11 2021-12-08 07:49:11,223 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,223 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,224 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,235 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,236 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,236 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - 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[] 02:49:11 2021-12-08 07:49:11,236 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - 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[] 02:49:11 2021-12-08 07:49:11,237 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - 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[] 02:49:11 2021-12-08 07:49:11,238 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,238 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,239 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - 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-test9869029031770404791.properties]. - MDC[] 02:49:11 2021-12-08 07:49:11,239 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'file:/tmp/properties-helper-test9869029031770404791.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test9869029031770404791.properties]. - MDC[] 02:49:11 2021-12-08 07:49:11,239 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/tmp/properties-helper-test9869029031770404791.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,240 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[] 02:49:11 2021-12-08 07:49:11,240 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - 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-test9869029031770404791.properties]. - MDC[] 02:49:11 2021-12-08 07:49:11,240 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'file:/tmp/properties-helper-test9869029031770404791.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test9869029031770404791.properties]. - MDC[] 02:49:11 2021-12-08 07:49:11,241 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '2' replaced with '-11'. - MDC[] 02:49:11 2021-12-08 07:49:11,242 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/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[] 02:49:11 2021-12-08 07:49:11,242 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,242 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[] 02:49:11 2021-12-08 07:49:11,247 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.scout.rt.platform.config.PropertiesHelperTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest 02:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest 02:49:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest 02:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.config.ConfigPropertyTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest 02:49:11 2021-12-08 07:49:11,252 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,253 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[] 02:49:11 2021-12-08 07:49:11,253 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[] 02:49:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest 02:49:11 2021-12-08 07:49:11,261 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@2c99eab2] - MDC[] 02:49:11 java.lang.RuntimeException: expected JUnit test exception 02:49:11 at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1.undecorate(CallableChainTest.java:123) 02:49:11 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:239) 02:49:11 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:232) 02:49:11 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:11 at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:147) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:11 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:11 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:49:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:49:11 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:11 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest 02:49:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.SimpleInstanceTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest 02:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.SameBeanOrderTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest 02:49:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.ReUseVsReplaceTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest 02:49:11 2021-12-08 07:49:11,268 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[] 02:49:11 2021-12-08 07:49:11,269 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[] 02:49:11 2021-12-08 07:49:11,270 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:314) - 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[] 02:49:11 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 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:313) 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:284) 02:49:11 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:247) 02:49:11 at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:86) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:49:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:11 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:11 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:49:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:49:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:49:11 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:11 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:11 Caused by: java.lang.Exception: test 02:49:11 at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:122) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:309) 02:49:11 ... 40 common frames omitted 02:49:11 2021-12-08 07:49:11,270 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:314) - 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[] 02:49:11 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 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:313) 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:284) 02:49:11 at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:247) 02:49:11 at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:77) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:49:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:11 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:11 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 02:49:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:11 at org.junit.runners.Suite.runChild(Suite.java:128) 02:49:11 at org.junit.runners.Suite.runChild(Suite.java:27) 02:49:11 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:11 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:49:11 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:11 Caused by: java.lang.Exception: test 02:49:11 at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:122) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:11 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:11 at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:309) 02:49:11 ... 40 common frames omitted 02:49:11 2021-12-08 07:49:11,271 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[] 02:49:11 2021-12-08 07:49:11,271 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[] 02:49:11 2021-12-08 07:49:11,271 WARN [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:300) - 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[] 02:49:11 2021-12-08 07:49:11,271 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[] 02:49:11 2021-12-08 07:49:11,272 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[] 02:49:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.PreDestroyTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.PostConstructTest 02:49:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.PostConstructTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest 02:49:11 2021-12-08 07:49:11,274 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[] 02:49:11 2021-12-08 07:49:11,275 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[] 02:49:11 2021-12-08 07:49:11,276 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 02:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.PlatformStartTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest 02:49:11 2021-12-08 07:49:11,277 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 02:49:11 2021-12-08 07:49:11,278 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[] 02:49:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest 02:49:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.InterfaceBeanTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.InjectionTest 02:49:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.InjectionTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest 02:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.InjectInstancesTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest 02:49:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.InheritOrderTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest 02:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.DynamicAnnotationTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest 02:49:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.DoubleReplaceTest 02:49:11 [INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest 02:49:12 2021-12-08 07:49:12,399 WARN [scout-thread-1132] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:216) - potential deadlock detected 02:49:12 creator Thread: 1877 - scout-thread-1097 02:49:12 at java.base@11.0.2/jdk.internal.misc.Unsafe.park(Native Method) 02:49:12 at java.base@11.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 02:49:12 at java.base@11.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:159) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:408) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400) 02:49:12 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:238) 02:49:12 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:269) 02:49:12 at java.base@11.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:12 at java.base@11.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:12 at java.base@11.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:12 at java.base@11.0.2/java.lang.reflect.Method.invoke(Method.java:566) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$98/0x00000001001fd440.get(Unknown Source) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:12 at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:12 at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:12 at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:12 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:172) 02:49:12 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) 02:49:12 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:12 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:12 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:12 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$122/0x000000010026d440.call(Unknown Source) 02:49:12 at java.base@11.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:12 at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:12 at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:12 at java.base@11.0.2/java.lang.Thread.run(Thread.java:834) 02:49:12 at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:12 current Thread: 1912 - scout-thread-1132 02:49:12 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) 02:49:12 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:12 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:12 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:12 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:12 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:12 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:12 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233) 02:49:12 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:12 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:12 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:12 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 02:49:12 2021-12-08 07:49:12,399 ERROR [scout-thread-1132] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 02:49:12 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=1877, creatorThreadName=scout-thread-1097] 02:49:12 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:174) 02:49:12 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:12 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:12 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:12 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:12 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:12 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:12 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233) 02:49:12 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:12 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:12 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:12 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:12 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,455 WARN [scout-thread-1097] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:216) - potential deadlock detected 02:49:13 creator Thread: 1912 - scout-thread-1132 02:49:13 at java.base@11.0.2/jdk.internal.misc.Unsafe.park(Native Method) 02:49:13 at java.base@11.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) 02:49:13 at java.base@11.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:159) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:408) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400) 02:49:13 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:238) 02:49:13 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.<init>(ConcurrentBeanCreationDeadlockDetectionTest.java:262) 02:49:13 at java.base@11.0.2/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:49:13 at java.base@11.0.2/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:49:13 at java.base@11.0.2/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:49:13 at java.base@11.0.2/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$98/0x00000001001fd440.get(Unknown Source) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:172) 02:49:13 at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) 02:49:13 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$122/0x000000010026d440.call(Unknown Source) 02:49:13 at java.base@11.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base@11.0.2/java.lang.Thread.run(Thread.java:834) 02:49:13 at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 current Thread: 1877 - scout-thread-1097 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233) 02:49:13 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 02:49:13 2021-12-08 07:49:13,456 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1] 02:49:13 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=1912, creatorThreadName=scout-thread-1132] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:174) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233) 02:49:13 at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s - in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest 02:49:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest 02:49:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.scout.rt.platform.BeanTestingHelperTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest 02:49:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest 02:49:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.BeanOrderTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest 02:49:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.BeanManagerUniqueTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest 02:49:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest 02:49:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest 02:49:13 2021-12-08 07:49:13,539 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 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=469, creatorThreadName=scout-thread-448] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,539 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:106) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:395) 02:49:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103) 02:49:13 ... 24 common frames omitted 02:49:13 2021-12-08 07:49:13,541 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 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=469, creatorThreadName=scout-thread-448] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,541 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:67) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:387) 02:49:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:49:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:49:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:49:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64) 02:49:13 ... 24 common frames omitted 02:49:13 2021-12-08 07:49:13,542 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 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=469, creatorThreadName=scout-thread-448] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,542 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:106) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:395) 02:49:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103) 02:49:13 ... 24 common frames omitted 02:49:13 2021-12-08 07:49:13,543 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 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=469, creatorThreadName=scout-thread-448] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,543 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:67) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:387) 02:49:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 02:49:13 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 02:49:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:49:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64) 02:49:13 ... 24 common frames omitted 02:49:13 2021-12-08 07:49:13,546 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 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=469, creatorThreadName=scout-thread-448] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,546 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:106) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:395) 02:49:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103) 02:49:13 ... 24 common frames omitted 02:49:13 2021-12-08 07:49:13,547 ERROR [scout-thread-1097] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 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=469, creatorThreadName=scout-thread-448] 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 2021-12-08 07:49:13,547 ERROR [scout-thread-448] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) - - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1] 02:49:13 org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:67) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149) 02:49:13 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58) 02:49:13 at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328) 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:13 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:13 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:13 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:13 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor 02:49:13 at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:387) 02:49:13 at jdk.internal.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source) 02:49:13 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 02:49:13 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 02:49:13 at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64) 02:49:13 ... 24 common frames omitted 02:49:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BeanContextTest 02:49:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.BeanContextTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.BEANSTest 02:49:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.BEANSTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest 02:49:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.ApplicationsScopedTest 02:49:13 [INFO] Running org.eclipse.scout.rt.platform.ApplicationTest 02:49:13 2021-12-08 07:49:13,553 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[] 02:49:13 2021-12-08 07:49:13,555 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 2.165495 ms - MDC[] 02:49:13 2021-12-08 07:49:13,557 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 1.729541 ms - MDC[] 02:49:13 2021-12-08 07:49:13,558 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:13 2021-12-08 07:49:13,561 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:13 2021-12-08 07:49:13,562 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:13 2021-12-08 07:49:13,562 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[] 02:49:13 2021-12-08 07:49:13,564 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 1.874976 ms - MDC[] 02:49:13 2021-12-08 07:49:13,566 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 1.591707 ms - MDC[] 02:49:13 2021-12-08 07:49:13,566 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:13 2021-12-08 07:49:13,570 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:13 2021-12-08 07:49:13,570 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:13 2021-12-08 07:49:13,571 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[] 02:49:13 2021-12-08 07:49:13,573 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 1.637449 ms - MDC[] 02:49:13 2021-12-08 07:49:13,574 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 1.466673 ms - MDC[] 02:49:13 2021-12-08 07:49:13,575 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:13 2021-12-08 07:49:13,578 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:13 2021-12-08 07:49:13,578 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.scout.rt.platform.ApplicationTest 02:49:13 [INFO] 02:49:13 [INFO] Results: 02:49:13 [INFO] 02:49:13 [WARNING] Tests run: 1898, Failures: 0, Errors: 0, Skipped: 6 02:49:13 [INFO] 02:49:13 [INFO] 02:49:13 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.platform.test --- 02:49:13 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.jar 02:49:13 [INFO] 02:49:13 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test --- 02:49:13 [INFO] Skipping because packaging 'jar' is not pom. 02:49:13 [INFO] 02:49:13 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test --- 02:49:14 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-tests.jar 02:49:14 [INFO] 02:49:14 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test --- 02:49:14 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-sources.jar 02:49:14 [INFO] 02:49:14 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test --- 02:49:14 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-test-sources.jar 02:49:14 [INFO] 02:49:14 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.platform.test --- 02:49:14 [INFO] Checking compile classpath 02:49:14 [INFO] Checking runtime classpath 02:49:14 [INFO] Checking test classpath 02:49:14 [INFO] 02:49:14 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test --- 02:49:14 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:14 [INFO] 02:49:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test --- 02:49:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.jar 02:49:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.pom 02:49:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-tests.jar 02:49:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-sources.jar 02:49:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-test-sources.jar 02:49:14 [INFO] 02:49:14 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >---------- 02:49:14 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 9.0.0-SNAPSHOT [5/48] 02:49:14 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:17 [INFO] 02:49:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.shared --- 02:49:17 [INFO] 02:49:17 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared --- 02:49:17 [INFO] Skipping Rule Enforcement. 02:49:17 [INFO] 02:49:17 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.shared --- 02:49:18 [INFO] 02:49:18 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.shared --- 02:49:18 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:18 [INFO] 02:49:18 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.shared --- 02:49:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:18 [INFO] Copying 29 resources 02:49:18 [INFO] 02:49:18 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.shared --- 02:49:18 [INFO] Changes detected - recompiling the module! 02:49:18 [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/classes 02:49:19 [INFO] 02:49:19 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] 02:49:19 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/src/test/resources 02:49:19 [INFO] 02:49:19 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] No sources to compile 02:49:19 [INFO] 02:49:19 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] No tests to run. 02:49:19 [INFO] 02:49:19 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.jar 02:49:19 [INFO] 02:49:19 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] Skipping because packaging 'jar' is not pom. 02:49:19 [INFO] 02:49:19 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] Skipping packaging of the test-jar 02:49:19 [INFO] 02:49:19 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT-sources.jar 02:49:19 [INFO] 02:49:19 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] No sources in project. Archive not created. 02:49:19 [INFO] 02:49:19 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.shared --- 02:49:19 [INFO] Checking compile classpath 02:49:20 [INFO] Checking runtime classpath 02:49:20 [INFO] Checking test classpath 02:49:20 [INFO] 02:49:20 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared --- 02:49:20 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:20 [INFO] 02:49:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared --- 02:49:20 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.jar 02:49:20 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.pom 02:49:20 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT-sources.jar 02:49:20 [INFO] 02:49:20 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >-------- 02:49:20 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 9.0.0-SNAPSHOT [6/48] 02:49:20 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:20 [INFO] 02:49:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.shared.test --- 02:49:20 [INFO] 02:49:20 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test --- 02:49:20 [INFO] Skipping Rule Enforcement. 02:49:20 [INFO] 02:49:20 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] 02:49:22 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:22 [INFO] 02:49:22 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:22 [INFO] Copying 1 resource 02:49:22 [INFO] 02:49:22 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] Changes detected - recompiling the module! 02:49:22 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/classes 02:49:22 [INFO] 02:49:22 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:22 [INFO] Copying 9 resources 02:49:22 [INFO] 02:49:22 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] Changes detected - recompiling the module! 02:49:22 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/test-classes 02:49:22 [INFO] 02:49:22 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] 02:49:22 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.shared.test --- 02:49:22 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/surefire-reports 02:49:22 [INFO] 02:49:22 [INFO] ------------------------------------------------------- 02:49:22 [INFO] T E S T S 02:49:22 [INFO] ------------------------------------------------------- 02:49:23 [INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest 02:49:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.scout.rt.shared.ui.UserAgentTest 02:49:23 [INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest 02:49:23 2021-12-08 07:49:23,875 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:107) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: - MDC[] 02:49:23 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens 02:49:23 at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) 02:49:23 at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:104) 02:49:23 at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:35) 02:49:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:23 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:23 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:23 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:23 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:23 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:49:23 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:23 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:23 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:23 2021-12-08 07:49:23,880 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:107) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 - MDC[] 02:49:23 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens 02:49:23 at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) 02:49:23 at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:104) 02:49:23 at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:29) 02:49:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:23 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:23 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:23 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:23 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:23 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:23 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 02:49:23 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:23 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:23 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:23 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:23 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:23 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:23 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:23 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 02:49:23 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:23 2021-12-08 07:49:23,882 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[] 02:49:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest 02:49:23 [INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest 02:49:23 2021-12-08 07:49:23,951 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 02:49:23 2021-12-08 07:49:23,960 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 02:49:24 2021-12-08 07:49:24,065 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 111.450907 ms. Total class count: 1247 - MDC[] 02:49:24 2021-12-08 07:49:24,251 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 171 beans in 184.573539 ms - MDC[] 02:49:24 2021-12-08 07:49:24,278 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 171 beans in 26.602969 ms - MDC[] 02:49:24 2021-12-08 07:49:24,287 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:24 2021-12-08 07:49:24,339 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 9 code type classes registered. - MDC[] 02:49:24 2021-12-08 07:49:24,341 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s - in org.eclipse.scout.rt.shared.session.SessionDataTest 02:49:25 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest 02:49:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest 02:49:26 2021-12-08 07:49:26,081 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:43) - Successfully installed java.net.CookieManager@1196537d (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@267a8777) - MDC[] 02:49:26 2021-12-08 07:49:26,158 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1151821341 - MDC[] 02:49:26 2021-12-08 07:49:26,159 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 656650448 (Cookie store: null) - MDC[] 02:49:26 2021-12-08 07:49:26,192 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 656650448 (Cookie store: Mock for CookieStore, hashCode: 501455043) - MDC[] 02:49:26 2021-12-08 07:49:26,193 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@1196537d (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@267a8777) - MDC[] 02:49:26 2021-12-08 07:49:26,194 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:81) - Successfully uninstalled java.net.CookieManager@1196537d (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@267a8777) - MDC[] 02:49:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest 02:49:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest 02:49:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest 02:49:26 2021-12-08 07:49:26,579 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[] 02:49:26 2021-12-08 07:49:26,584 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 171 beans in 4.927454 ms - MDC[] 02:49:26 2021-12-08 07:49:26,592 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 171 beans in 8.243379 ms - MDC[] 02:49:26 2021-12-08 07:49:26,593 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:26 2021-12-08 07:49:26,595 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 9 code type classes registered. - MDC[] 02:49:26 2021-12-08 07:49:26,596 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:26 2021-12-08 07:49:26,651 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:26 2021-12-08 07:49:26,653 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest 02:49:26 2021-12-08 07:49:26,746 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,754 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,756 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,757 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,759 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[] 02:49:26 2021-12-08 07:49:26,759 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,761 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,764 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,765 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,767 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,769 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 2021-12-08 07:49:26,770 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[] 02:49:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest 02:49:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest 02:49:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest 02:49:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest 02:49:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest 02:49:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest 02:49:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest 02:49:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest 02:49:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest 02:49:26 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest 02:49:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest 02:49:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest 02:49:27 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest 02:49:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest 02:49:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest 02:49:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.scout.rt.shared.extension.ExtensionChainTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest 02:49:27 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest 02:49:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest 02:49:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest 02:49:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest 02:49:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.data.form.FormDataTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest 02:49:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest 02:49:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest 02:49:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest 02:49:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest 02:49:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.scout.rt.shared.csv.CsvHelperTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest 02:49:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.calendar.CalendarTest 02:49:27 [INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest 02:49:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest 02:49:28 [INFO] Running org.eclipse.scout.rt.shared.cache.CacheBuilderTest 02:49:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.scout.rt.shared.cache.CacheBuilderTest 02:49:28 [INFO] Running org.eclipse.scout.rt.shared.cache.BasicCacheTest 02:49:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.cache.BasicCacheTest 02:49:28 [INFO] 02:49:28 [INFO] Results: 02:49:28 [INFO] 02:49:28 [INFO] Tests run: 220, Failures: 0, Errors: 0, Skipped: 0 02:49:28 [INFO] 02:49:28 [INFO] 02:49:28 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.jar 02:49:28 [INFO] 02:49:28 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Skipping because packaging 'jar' is not pom. 02:49:28 [INFO] 02:49:28 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-tests.jar 02:49:28 [INFO] 02:49:28 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-sources.jar 02:49:28 [INFO] 02:49:28 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-test-sources.jar 02:49:28 [INFO] 02:49:28 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Checking compile classpath 02:49:28 [INFO] Checking runtime classpath 02:49:28 [INFO] Checking test classpath 02:49:28 [INFO] 02:49:28 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test --- 02:49:28 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:29 [INFO] 02:49:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test --- 02:49:29 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.jar 02:49:29 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.pom 02:49:29 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-tests.jar 02:49:29 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-sources.jar 02:49:29 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-test-sources.jar 02:49:29 [INFO] 02:49:29 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------ 02:49:29 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 9.0.0-SNAPSHOT [7/48] 02:49:29 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:29 [INFO] 02:49:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons --- 02:49:29 [INFO] 02:49:29 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons --- 02:49:29 [INFO] Skipping Rule Enforcement. 02:49:29 [INFO] 02:49:29 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.commons --- 02:49:30 [INFO] 02:49:30 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.commons --- 02:49:30 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:30 [INFO] 02:49:30 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.commons --- 02:49:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:30 [INFO] Copying 1 resource 02:49:30 [INFO] 02:49:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons --- 02:49:30 [INFO] Changes detected - recompiling the module! 02:49:30 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/classes 02:49:31 [INFO] 02:49:31 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] 02:49:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/src/test/resources 02:49:31 [INFO] 02:49:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] No sources to compile 02:49:31 [INFO] 02:49:31 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] No tests to run. 02:49:31 [INFO] 02:49:31 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.jar 02:49:31 [INFO] 02:49:31 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Skipping because packaging 'jar' is not pom. 02:49:31 [INFO] 02:49:31 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Skipping packaging of the test-jar 02:49:31 [INFO] 02:49:31 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT-sources.jar 02:49:31 [INFO] 02:49:31 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] No sources in project. Archive not created. 02:49:31 [INFO] 02:49:31 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Checking compile classpath 02:49:31 [INFO] Checking runtime classpath 02:49:31 [INFO] Checking test classpath 02:49:31 [INFO] 02:49:31 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:31 [INFO] 02:49:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons --- 02:49:31 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.jar 02:49:31 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.pom 02:49:31 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT-sources.jar 02:49:31 [INFO] 02:49:31 [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >---- 02:49:31 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 9.0.0-SNAPSHOT [8/48] 02:49:31 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:31 [INFO] 02:49:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test --- 02:49:31 [INFO] 02:49:31 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test --- 02:49:31 [INFO] Skipping Rule Enforcement. 02:49:31 [INFO] 02:49:31 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] 02:49:33 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:33 [INFO] 02:49:33 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/src/main/resources 02:49:33 [INFO] 02:49:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] No sources to compile 02:49:33 [INFO] 02:49:33 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:33 [INFO] Copying 2 resources 02:49:33 [INFO] 02:49:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] Changes detected - recompiling the module! 02:49:33 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/test-classes 02:49:33 [INFO] 02:49:33 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/classes. Directory does not exist! 02:49:33 [INFO] 02:49:33 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test --- 02:49:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/surefire-reports 02:49:33 [INFO] 02:49:33 [INFO] ------------------------------------------------------- 02:49:33 [INFO] T E S T S 02:49:33 [INFO] ------------------------------------------------------- 02:49:34 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest 02:49:34 2021-12-08 07:49:34,772 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 02:49:34 2021-12-08 07:49:34,787 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 02:49:34 2021-12-08 07:49:34,863 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 84.373035 ms. Total class count: 1141 - MDC[] 02:49:34 2021-12-08 07:49:34,986 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 192 beans in 121.868990 ms - MDC[] 02:49:35 2021-12-08 07:49:35,056 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 192 beans in 69.819169 ms - MDC[] 02:49:35 2021-12-08 07:49:35,065 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:35 2021-12-08 07:49:35,070 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 0 code type classes registered. - MDC[] 02:49:35 2021-12-08 07:49:35,071 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:35 2021-12-08 07:49:35,181 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:76) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted - MDC[] 02:49:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest 02:49:35 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest 02:49:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest 02:49:35 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest 02:49:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest 02:49:36 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest 02:49:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest 02:49:36 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest 02:49:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest 02:49:36 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest 02:49:36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest 02:49:36 [INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest 02:49:36 2021-12-08 07:49:36,287 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[] 02:49:36 2021-12-08 07:49:36,289 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 192 beans in 2.342210 ms - MDC[] 02:49:36 2021-12-08 07:49:36,335 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 192 beans in 45.272926 ms - MDC[] 02:49:36 2021-12-08 07:49:36,336 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:36 2021-12-08 07:49:36,336 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 0 code type classes registered. - MDC[] 02:49:36 2021-12-08 07:49:36,337 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:36 2021-12-08 07:49:36,347 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:111) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid. - MDC[] 02:49:36 2021-12-08 07:49:36,348 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:111) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid. - MDC[] 02:49:36 2021-12-08 07:49:36,352 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:36 2021-12-08 07:49:36,355 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:36 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.07 s - in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest 02:49:36 [INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest 02:49:38 2021-12-08 07:49:38,446 WARN [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:132) - HealthCheck[c150073e-375e-44dc-85fe-1cbb0717435b] has timed out after 1000ms, future=JobFutureTask@46a6719a[job=c150073e-375e-44dc-85fe-1cbb0717435b, state=RUNNING]. Cancelling job now. - MDC[] 02:49:42 2021-12-08 07:49:42,472 INFO [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=8dd4caa2-2de7-465c-a954-ddd324a96fe6] 02:49:42 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2 02:49:42 at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$5.run(HealthCheckerTest.java:210) 02:49:42 at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:65) 02:49:42 at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:146) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:42 at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:42 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:42 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142) 02:49:42 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:42 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:42 at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:42 at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:42 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:42 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106) 02:49:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:49:42 at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175) 02:49:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:49:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:49:42 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:42 at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63) 02:49:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.117 s - in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest 02:49:42 [INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest 02:49:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest 02:49:42 [INFO] Running org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest 02:49:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest 02:49:42 [INFO] 02:49:42 [INFO] Results: 02:49:42 [INFO] 02:49:42 [WARNING] Tests run: 68, Failures: 0, Errors: 0, Skipped: 1 02:49:42 [INFO] 02:49:42 [INFO] 02:49:42 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [WARNING] JAR will be empty - no content was marked for inclusion! 02:49:42 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.jar 02:49:42 [INFO] 02:49:42 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [INFO] Skipping because packaging 'jar' is not pom. 02:49:42 [INFO] 02:49:42 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-tests.jar 02:49:42 [INFO] 02:49:42 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [INFO] No sources in project. Archive not created. 02:49:42 [INFO] 02:49:42 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-test-sources.jar 02:49:42 [INFO] 02:49:42 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [INFO] Checking compile classpath 02:49:42 [INFO] Checking runtime classpath 02:49:42 [INFO] Checking test classpath 02:49:42 [INFO] 02:49:42 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test --- 02:49:42 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:43 [INFO] 02:49:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test --- 02:49:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.jar 02:49:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.pom 02:49:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-tests.jar 02:49:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-test-sources.jar 02:49:43 [INFO] 02:49:43 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >---------- 02:49:43 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 9.0.0-SNAPSHOT [9/48] 02:49:43 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:43 [INFO] 02:49:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.mom.api --- 02:49:43 [INFO] 02:49:43 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api --- 02:49:43 [INFO] Skipping Rule Enforcement. 02:49:43 [INFO] 02:49:43 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] 02:49:45 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:45 [INFO] 02:49:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:45 [INFO] Copying 1 resource 02:49:45 [INFO] 02:49:45 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Changes detected - recompiling the module! 02:49:45 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/classes 02:49:45 [INFO] 02:49:45 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] 02:49:45 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/src/test/resources 02:49:45 [INFO] 02:49:45 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] No sources to compile 02:49:45 [INFO] 02:49:45 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] No tests to run. 02:49:45 [INFO] 02:49:45 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.jar 02:49:45 [INFO] 02:49:45 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Skipping because packaging 'jar' is not pom. 02:49:45 [INFO] 02:49:45 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Skipping packaging of the test-jar 02:49:45 [INFO] 02:49:45 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT-sources.jar 02:49:45 [INFO] 02:49:45 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] No sources in project. Archive not created. 02:49:45 [INFO] 02:49:45 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Checking compile classpath 02:49:45 [INFO] Checking runtime classpath 02:49:45 [INFO] Checking test classpath 02:49:45 [INFO] 02:49:45 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:45 [INFO] 02:49:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api --- 02:49:45 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/9.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.jar 02:49:45 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/9.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.pom 02:49:45 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/9.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT-sources.jar 02:49:45 [INFO] 02:49:45 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >---------- 02:49:45 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 9.0.0-SNAPSHOT [10/48] 02:49:45 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:45 [INFO] 02:49:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server --- 02:49:45 [INFO] 02:49:45 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server --- 02:49:45 [INFO] Skipping Rule Enforcement. 02:49:45 [INFO] 02:49:45 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] 02:49:47 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:47 [INFO] 02:49:47 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:47 [INFO] Copying 1 resource 02:49:47 [INFO] 02:49:47 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Changes detected - recompiling the module! 02:49:47 [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/classes 02:49:47 [INFO] 02:49:47 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] 02:49:47 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/src/test/resources 02:49:47 [INFO] 02:49:47 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] No sources to compile 02:49:47 [INFO] 02:49:47 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] No tests to run. 02:49:47 [INFO] 02:49:47 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.jar 02:49:47 [INFO] 02:49:47 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Skipping because packaging 'jar' is not pom. 02:49:47 [INFO] 02:49:47 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Skipping packaging of the test-jar 02:49:47 [INFO] 02:49:47 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT-sources.jar 02:49:47 [INFO] 02:49:47 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] No sources in project. Archive not created. 02:49:47 [INFO] 02:49:47 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Checking compile classpath 02:49:47 [INFO] Checking runtime classpath 02:49:47 [INFO] Checking test classpath 02:49:47 [INFO] 02:49:47 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server --- 02:49:47 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:49:48 [INFO] 02:49:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server --- 02:49:48 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.jar 02:49:48 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.pom 02:49:48 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT-sources.jar 02:49:48 [INFO] 02:49:48 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >-------- 02:49:48 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 9.0.0-SNAPSHOT [11/48] 02:49:48 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:49 [INFO] 02:49:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.test --- 02:49:49 [INFO] 02:49:49 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test --- 02:49:49 [INFO] Skipping Rule Enforcement. 02:49:49 [INFO] 02:49:49 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] 02:49:51 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec 02:49:51 [INFO] 02:49:51 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:51 [INFO] Copying 1 resource 02:49:51 [INFO] 02:49:51 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] Changes detected - recompiling the module! 02:49:51 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/classes 02:49:51 [INFO] 02:49:51 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:49:51 [INFO] Copying 3 resources 02:49:51 [INFO] 02:49:51 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] Changes detected - recompiling the module! 02:49:51 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes 02:49:51 [INFO] 02:49:51 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] 02:49:51 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.test --- 02:49:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/surefire-reports 02:49:51 [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true 02:49:51 [INFO] 02:49:51 [INFO] ------------------------------------------------------- 02:49:51 [INFO] T E S T S 02:49:51 [INFO] ------------------------------------------------------- 02:49:52 2021-12-08 07:49:52,836 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 02:49:52 2021-12-08 07:49:52,849 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 02:49:52 2021-12-08 07:49:52,894 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 51.640827 ms. Total class count: 1521 - MDC[] 02:49:53 2021-12-08 07:49:53,066 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 170.531941 ms - MDC[] 02:49:53 2021-12-08 07:49:53,137 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 70.953048 ms - MDC[] 02:49:53 2021-12-08 07:49:53,148 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:53 2021-12-08 07:49:53,154 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[] 02:49:53 2021-12-08 07:49:53,155 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:53 2021-12-08 07:49:53,162 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest 02:49:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest 02:49:53 2021-12-08 07:49:53,651 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@49741274[id = 23hooqsj4h0en4b982a30j6i4prltj6dplv4jp669le5b5fs7lc], user=anna] - MDC[] 02:49:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest 02:49:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest 02:49:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest 02:49:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest 02:49:53 2021-12-08 07:49:53,813 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@5513a46b[id = i7bfr3gb3r5h4pm4isrnpe4klv6b506eqaikhtes4a0slem6bod], user=anna] - MDC[] 02:49:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest 02:49:53 2021-12-08 07:49:53,817 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@64381526[id = 12atflp8dnj9vudorlcuof9f5lkr9nhvj48ovfqcc6th8b6g1tpj], user=john] - MDC[] 02:49:53 2021-12-08 07:49:53,820 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@52c27d53[id = 1iq7gpchdrdkbj98q7tgf6hh6ccqo19nbs6j0t32km3fa3uhd0rg], user=anna] - MDC[] 02:49:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest 02:49:53 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest 02:49:53 2021-12-08 07:49:53,822 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@fb42c1c[id = cpekrkurn8eg88eraptgd9qb6l1npsqj6c6kaect93v6n0saa2q], user=anna] - MDC[] 02:49:53 2021-12-08 07:49:53,823 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7fce1069[id = 18hq4of2kjos14k44ocoqkkq2fjmt5takt6q18hm1brlln5ffih2], user=anna] - MDC[] 02:49:53 2021-12-08 07:49:53,825 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@299ddfff[id = 1954d7gkaisp24jtdsb9odmu0lr3untgi414g4ji9iug7j60ml8], user=anna] - MDC[] 02:49:53 2021-12-08 07:49:53,827 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@104392ba[id = 19gcl4uvlocovj6eilpqmpb0nqi4psnvt8gphp7hej0uq43kpvs7], user=anna] - MDC[] 02:49:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest 02:49:53 [INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest 02:49:53 2021-12-08 07:49:53,829 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@19de32cb[id = testId], user=null] - MDC[] 02:49:53 2021-12-08 07:49:53,992 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2570851e[id = testId], user=null] - MDC[] 02:49:53 2021-12-08 07:49:54,000 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@261f5a45[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,004 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@1ff23bd1[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,051 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@17ea3bc0[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,055 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6a2057e[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,079 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@37393dab[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,081 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@3506bc8b[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,083 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@790d629a[id = testId], user=null] - MDC[] 02:49:54 2021-12-08 07:49:54,084 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@1f1c7fde[id = testId], user=null] - MDC[] 02:49:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.eclipse.scout.rt.server.session.ServerSessionCacheTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest 02:49:54 2021-12-08 07:49:54,150 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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[] 02:49:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest 02:49:54 2021-12-08 07:49:54,246 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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[] 02:49:54 2021-12-08 07:49:54,278 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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[] 02:49:54 2021-12-08 07:49:54,293 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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[] 02:49:54 2021-12-08 07:49:54,308 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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[] 02:49:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest 02:49:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest 02:49:54 2021-12-08 07:49:54,357 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@582b14e2[id = 1jaf3d8kjumvr3bipi3eq8eg3hl8lfulp1501of3ddrau62on6gc], user=john] - MDC[] 02:49:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest 02:49:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest 02:49:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest 02:49:54 1 02:49:54 2 02:49:54 1 02:49:54 2 02:49:54 3 02:49:54 1 02:49:54 2 02:49:54 1 02:49:54 3 02:49:54 2 02:49:54 4 02:49:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest 02:49:54 [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest 02:49:54 2021-12-08 07:49:54,995 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@46c19350[id = itbbue4th277kl7r3ek6gmam9hr0lmat7khji8u00fr0v96ht11], user=default] - MDC[] 02:49:55 2021-12-08 07:49:55,056 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,061 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,063 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,065 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,067 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,076 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@11678469[id = g977vlbvrrffar4lvsq4bl7fve2oa2mjfr8gqf7shms4kk4l020], user=system] - MDC[] 02:49:55 2021-12-08 07:49:55,079 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,082 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,084 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 2021-12-08 07:49:55,086 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest 02:49:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest 02:49:55 2021-12-08 07:49:55,098 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[] 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest 02:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest 02:49:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest 02:49:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.server.context.ServerRunContextTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest 02:49:55 2021-12-08 07:49:55,452 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5d1eb214[id = 11j6u35vj1rjfj8us6vpa16gl3hg3rgehc7tmh5li5f9ina648pn], user=alpha] - MDC[] 02:49:55 2021-12-08 07:49:55,454 INFO [scout-thread-23] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@b03bc73[id = 176gglotg6ajqqobb7ll4vctl22u3ddosprauqgfbdi2ubct5d9i], user=beta] - MDC[jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$185/0x00000001003c2040] 02:49:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.server.context.ServerRunContextChainTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest 02:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest 02:49:55 2021-12-08 07:49:55,563 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5e0602ff[id = testid], user=null] - MDC[cid=36f40fb2-0c71-48be-9541-40ed17579d31] 02:49:55 2021-12-08 07:49:55,566 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@5e0602ff[id = testid], user=null] - MDC[] 02:49:55 2021-12-08 07:49:55,580 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener in the web.xml - MDC[] 02:49:55 java.lang.Exception: origin 02:49:55 at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:148) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:144) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:130) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:95) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:65) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:83) 02:49:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:55 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:55 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:55 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:55 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:49:55 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:55 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:55 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:55 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:55 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:55 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:55 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:55 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:55 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:55 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:55 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:55 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:55 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:55 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:55 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:55 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:49:55 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:49:55 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:55 at org.junit.runners.Suite.runChild(Suite.java:128) 02:49:55 at org.junit.runners.Suite.runChild(Suite.java:27) 02:49:55 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:55 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:55 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:55 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:55 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:55 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:55 2021-12-08 07:49:55,581 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2c4e63b3[id = testId], user=null] - MDC[cid=1a96ccf9-feb7-404b-a3d2-1787ec152ec2] 02:49:55 2021-12-08 07:49:55,582 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2c4e63b3[id = testId], user=null] - MDC[] 02:49:55 2021-12-08 07:49:55,584 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener in the web.xml - MDC[] 02:49:55 java.lang.Exception: origin 02:49:55 at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:148) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:144) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:130) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:95) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:65) 02:49:55 at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:63) 02:49:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:49:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:49:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:49:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:49:55 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:49:55 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:49:55 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:49:55 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:49:55 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:49:55 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:49:55 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:49:55 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:55 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:55 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:55 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:55 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:49:55 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:49:55 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:49:55 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:49:55 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:49:55 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:49:55 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:49:55 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:49:55 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:49:55 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:49:55 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:49:55 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:55 at org.junit.runners.Suite.runChild(Suite.java:128) 02:49:55 at org.junit.runners.Suite.runChild(Suite.java:27) 02:49:55 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:49:55 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:49:55 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:49:55 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:49:55 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:49:55 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:49:55 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:49:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:49:55 2021-12-08 07:49:55,585 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@3a7f382[id = 1jh5ebi0q1ac28si2viobot1ei1d0paas03k8j1rrsmt7i1158rr], user=null] - MDC[cid=f1ee72ca-c92a-460c-9c6c-c5833ba9242e] 02:49:55 2021-12-08 07:49:55,586 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@3a7f382[id = 1jh5ebi0q1ac28si2viobot1ei1d0paas03k8j1rrsmt7i1158rr], user=null] - MDC[] 02:49:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest 02:49:55 2021-12-08 07:49:55,646 INFO [main] org.eclipse.jetty.util.log.initialized(Log.java:169) - Logging initialized @3980ms to org.eclipse.jetty.util.log.Slf4jLog - MDC[] 02:49:55 2021-12-08 07:49:55,763 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:55 2021-12-08 07:49:55,858 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:55 2021-12-08 07:49:55,867 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:55 2021-12-08 07:49:55,867 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:55 2021-12-08 07:49:55,869 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:55 2021-12-08 07:49:55,897 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@1a7f6678{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:55 2021-12-08 07:49:55,915 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@ebe3561{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} - MDC[] 02:49:55 2021-12-08 07:49:55,915 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @4248ms - MDC[] 02:49:55 2021-12-08 07:49:55,915 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:55 2021-12-08 07:49:55,937 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:55 2021-12-08 07:49:55,938 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:55 2021-12-08 07:49:55,938 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:55 2021-12-08 07:49:55,938 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:55 2021-12-08 07:49:55,940 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@661fe6c4{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:55 2021-12-08 07:49:55,941 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@1548dc37{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} - MDC[] 02:49:55 2021-12-08 07:49:55,941 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @4274ms - MDC[] 02:49:55 2021-12-08 07:49:55,945 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@ebe3561{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} - MDC[] 02:49:55 2021-12-08 07:49:55,945 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:55 2021-12-08 07:49:55,948 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@1a7f6678{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:55 2021-12-08 07:49:55,949 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@1548dc37{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} - MDC[] 02:49:55 2021-12-08 07:49:55,949 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:55 2021-12-08 07:49:55,950 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@661fe6c4{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest 02:49:55 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest 02:49:55 2021-12-08 07:49:55,953 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:55 2021-12-08 07:49:55,966 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:55 2021-12-08 07:49:55,967 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:55 2021-12-08 07:49:55,967 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:55 2021-12-08 07:49:55,968 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:55 2021-12-08 07:49:55,969 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@11caa21d{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:55 2021-12-08 07:49:55,970 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@10fc01e0{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[] 02:49:55 2021-12-08 07:49:55,971 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @4304ms - MDC[] 02:49:56 2021-12-08 07:49:56,385 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@10fc01e0{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[] 02:49:56 2021-12-08 07:49:56,386 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:56 2021-12-08 07:49:56,387 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@11caa21d{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:56 # HttpClient.write 02:49:56 GET /servlet?foo=bar HTTP/1.1 02:49:56 Accept-Encoding: gzip 02:49:56 User-Agent: Google-HTTP-Java-Client/1.38.0 (gzip) 02:49:56 Host: 127.0.0.1:33001 02:49:56 Connection: Keep-Alive 02:49:56 02:49:56 02:49:56 # HttpClient.read 02:49:56 HTTP/1.1 200 OK 02:49:56 Date: Wed, 08 Dec 2021 07:49:56 GMT 02:49:56 Content-Type: text/plain;charset=utf-8 02:49:56 Content-Length: 11 02:49:56 Server: Jetty(9.4.35.v20201120) 02:49:56 02:49:56 Hello bar 02:49:56 02:49:56 2021-12-08 07:49:56,389 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:56 2021-12-08 07:49:56,396 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:56 2021-12-08 07:49:56,397 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:56 2021-12-08 07:49:56,397 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:56 2021-12-08 07:49:56,398 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:56 2021-12-08 07:49:56,399 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@56d8f131{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:56 2021-12-08 07:49:56,400 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@57ecd447{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[] 02:49:56 2021-12-08 07:49:56,400 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @4733ms - MDC[] 02:49:56 2021-12-08 07:49:56,440 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@57ecd447{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[] 02:49:56 2021-12-08 07:49:56,440 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:56 2021-12-08 07:49:56,441 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@56d8f131{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:56 # HttpClient.write 02:49:56 POST /servlet HTTP/1.1 02:49:56 Accept-Encoding: gzip 02:49:56 User-Agent: Google-HTTP-Java-Client/1.38.0 (gzip) 02:49:56 Content-Length: 3 02:49:56 Content-Type: text/plain;charset=UTF-8 02:49:56 Host: 127.0.0.1:33001 02:49:56 Connection: Keep-Alive 02:49:56 02:49:56 bar 02:49:56 # HttpClient.read 02:49:56 HTTP/1.1 200 OK 02:49:56 Date: Wed, 08 Dec 2021 07:49:56 GMT 02:49:56 Content-Type: text/plain;charset=utf-8 02:49:56 Content-Length: 10 02:49:56 Server: Jetty(9.4.35.v20201120) 02:49:56 02:49:56 Post bar 02:49:56 ( 02:49:56 2021-12-08 07:49:56,442 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:56 2021-12-08 07:49:56,449 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:56 2021-12-08 07:49:56,450 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:56 2021-12-08 07:49:56,450 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:56 2021-12-08 07:49:56,451 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:56 2021-12-08 07:49:56,452 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@3f3b50df{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:56 2021-12-08 07:49:56,452 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@6a72d5fb{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[] 02:49:56 2021-12-08 07:49:56,453 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @4786ms - MDC[] 02:49:56 2021-12-08 07:49:56,470 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@6a72d5fb{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[] 02:49:56 2021-12-08 07:49:56,470 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:56 2021-12-08 07:49:56,471 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@3f3b50df{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:56 # HttpClient.write 02:49:56 GET /servlet HTTP/1.1 02:49:56 Accept-Encoding: gzip 02:49:56 User-Agent: Google-HTTP-Java-Client/1.38.0 (gzip) 02:49:56 Host: 127.0.0.1:33001 02:49:56 Connection: Keep-Alive 02:49:56 02:49:56 02:49:56 # HttpClient.read 02:49:56 HTTP/1.1 200 OK 02:49:56 Date: Wed, 08 Dec 2021 07:49:56 GMT 02:49:56 Content-Type: text/plain;charset=utf-8 02:49:56 Transfer-Encoding: chunked 02:49:56 Server: Jetty(9.4.35.v20201120) 02:49:56 02:49:56 18 02:49:56 Line of chunked data 0 02:49:56 02:49:56 18 02:49:56 Line of chunked data 1 02:49:56 02:49:56 18 02:49:56 Line of chunked data 2 02:49:56 02:49:56 18 02:49:56 Line of chunked data 3 02:49:56 02:49:56 18 02:49:56 Line of chunked data 4 02:49:56 02:49:56 18 02:49:56 Line of chunked data 5 02:49:56 02:49:56 18 02:49:56 Line of chunked data 6 02:49:56 02:49:56 18 02:49:56 Line of chunked data 7 02:49:56 02:49:56 18 02:49:56 Line of chunked data 8 02:49:56 02:49:56 18 02:49:56 Line of chunked data 9 02:49:56 02:49:56 19 02:49:56 Line of chunked data 10 02:49:56 02:49:56 19 02:49:56 Line of chunked data 11 02:49:56 02:49:56 19 02:49:56 Line of chunked data 12 02:49:56 02:49:56 19 02:49:56 Line of chunked data 13 02:49:56 02:49:56 19 02:49:56 Line of chunked data 14 02:49:56 02:49:56 19 02:49:56 Line of chunked data 15 02:49:56 02:49:56 19 02:49:56 Line of chunked data 16 02:49:56 02:49:56 19 02:49:56 Line of chunked data 17 02:49:56 02:49:56 19 02:49:56 Line of chunked data 18 02:49:56 02:49:56 19 02:49:56 Line of chunked data 19 02:49:56 02:49:56 19 02:49:56 Line of chunked data 20 02:49:56 02:49:56 19 02:49:56 Line of chunked data 21 02:49:56 02:49:56 19 02:49:56 Line of chunked data 22 02:49:56 02:49:56 19 02:49:56 Line of chunked data 23 02:49:56 02:49:56 19 02:49:56 Line of chunked data 24 02:49:56 02:49:56 19 02:49:56 Line of chunked data 25 02:49:56 02:49:56 02:49:56 19 02:49:56 Li 02:49:56 19 02:49:56 Line of chunked data 26 02:49:56 02:49:56 19 02:49:56 Line of chunked data 27 02:49:56 02:49:56 19 02:49:56 Line of chunked data 28 02:49:56 02:49:56 19 02:49:56 Line of chunked data 29 02:49:56 02:49:56 19 02:49:56 Line of chunked data 30 02:49:56 02:49:56 19 02:49:56 Line of chunked data 31 02:49:56 02:49:56 19 02:49:56 Line of chunked data 32 02:49:56 02:49:56 19 02:49:56 Line of chunked data 33 02:49:56 02:49:56 19 02:49:56 Line of chunked data 34 02:49:56 02:49:56 02:49:56 19 02:49:56 Li 02:49:56 19 02:49:56 Line of chunked data 35 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 36 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 37 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 38 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 39 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 40 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 41 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 42 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 43 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 44 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 45 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 46 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 47 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 48 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 49 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 50 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 51 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 52 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 53 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 54 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 55 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 56 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 57 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 58 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 59 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 60 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 61 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 62 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 63 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 64 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 65 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 66 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 67 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 68 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 69 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 70 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 71 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 72 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 73 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 74 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 75 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 76 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 77 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 78 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 79 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 80 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 81 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 82 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 83 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 84 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 85 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 86 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 87 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 88 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 89 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 90 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 91 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 92 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 93 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 94 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 95 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 96 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 97 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 98 02:49:56 i 02:49:56 19 02:49:56 Line of chunked data 99 02:49:56 i 02:49:56 0 02:49:56 02:49:56 ine of chunked data 99 02:49:56 i 02:49:56 2021-12-08 07:49:56,472 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[] 02:49:56 2021-12-08 07:49:56,474 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 2.569158 ms - MDC[] 02:49:56 2021-12-08 07:49:56,477 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 2.830795 ms - MDC[] 02:49:56 2021-12-08 07:49:56,478 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:56 2021-12-08 07:49:56,478 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[] 02:49:56 2021-12-08 07:49:56,479 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:56 2021-12-08 07:49:56,480 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 02:49:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s - in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest 02:49:56 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest 02:49:56 2021-12-08 07:49:56,487 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:56 2021-12-08 07:49:56,537 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:56 2021-12-08 07:49:56,538 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:56 2021-12-08 07:49:56,539 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:56 2021-12-08 07:49:56,539 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:56 2021-12-08 07:49:56,540 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@712a6e68{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:56 2021-12-08 07:49:56,541 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@7d19d465{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} - MDC[] 02:49:56 2021-12-08 07:49:56,542 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @4875ms - MDC[] 02:49:56 ROUND 0 02:49:56 ROUND 1 02:49:56 ROUND 2 02:49:56 ROUND 3 02:49:56 ROUND 4 02:49:56 ROUND 5 02:49:56 ROUND 6 02:49:56 ROUND 7 02:49:56 ROUND 8 02:49:56 ROUND 9 02:49:56 ROUND 10 02:49:56 ROUND 11 02:49:56 ROUND 12 02:49:56 ROUND 13 02:49:56 ROUND 14 02:49:56 ROUND 15 02:49:56 ROUND 16 02:49:56 ROUND 17 02:49:56 ROUND 18 02:49:56 ROUND 19 02:49:56 ROUND 20 02:49:56 ROUND 21 02:49:56 ROUND 22 02:49:56 ROUND 23 02:49:56 ROUND 24 02:49:56 ROUND 25 02:49:56 ROUND 26 02:49:56 ROUND 27 02:49:56 ROUND 28 02:49:56 ROUND 29 02:49:56 ROUND 30 02:49:56 ROUND 31 02:49:56 ROUND 32 02:49:56 ROUND 33 02:49:56 ROUND 34 02:49:56 ROUND 35 02:49:56 ROUND 36 02:49:56 ROUND 37 02:49:56 ROUND 38 02:49:56 ROUND 39 02:49:56 ROUND 40 02:49:56 ROUND 41 02:49:56 ROUND 42 02:49:56 ROUND 43 02:49:56 ROUND 44 02:49:56 ROUND 45 02:49:56 ROUND 46 02:49:56 ROUND 47 02:49:56 ROUND 48 02:49:56 ROUND 49 02:49:56 ROUND 50 02:49:56 ROUND 51 02:49:56 ROUND 52 02:49:56 ROUND 53 02:49:56 ROUND 54 02:49:56 ROUND 55 02:49:56 ROUND 56 02:49:56 ROUND 57 02:49:56 ROUND 58 02:49:56 ROUND 59 02:49:56 ROUND 60 02:49:56 ROUND 61 02:49:56 ROUND 62 02:49:56 ROUND 63 02:49:56 ROUND 64 02:49:56 ROUND 65 02:49:56 ROUND 66 02:49:56 ROUND 67 02:49:56 ROUND 68 02:49:56 ROUND 69 02:49:56 ROUND 70 02:49:56 ROUND 71 02:49:56 ROUND 72 02:49:56 ROUND 73 02:49:56 ROUND 74 02:49:56 ROUND 75 02:49:56 ROUND 76 02:49:56 ROUND 77 02:49:56 ROUND 78 02:49:56 ROUND 79 02:49:56 ROUND 80 02:49:56 ROUND 81 02:49:56 ROUND 82 02:49:56 ROUND 83 02:49:56 ROUND 84 02:49:56 ROUND 85 02:49:56 ROUND 86 02:49:56 ROUND 87 02:49:56 ROUND 88 02:49:56 ROUND 89 02:49:56 ROUND 90 02:49:56 ROUND 91 02:49:56 ROUND 92 02:49:56 ROUND 93 02:49:56 ROUND 94 02:49:56 ROUND 95 02:49:56 ROUND 96 02:49:56 ROUND 97 02:49:56 ROUND 98 02:49:56 ROUND 99 02:49:56 2021-12-08 07:49:56,936 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@7d19d465{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} - MDC[] 02:49:56 2021-12-08 07:49:56,937 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:56 2021-12-08 07:49:56,938 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@712a6e68{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:56 2021-12-08 07:49:56,941 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:56 2021-12-08 07:49:56,943 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:56 2021-12-08 07:49:56,943 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[] 02:49:56 2021-12-08 07:49:56,947 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 3.492682 ms - MDC[] 02:49:56 2021-12-08 07:49:56,951 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 3.462797 ms - MDC[] 02:49:56 2021-12-08 07:49:56,951 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:56 2021-12-08 07:49:56,952 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[] 02:49:56 2021-12-08 07:49:56,952 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:56 2021-12-08 07:49:56,954 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 02:49:56 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.472 s - in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest 02:49:56 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest 02:49:56 2021-12-08 07:49:56,961 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:56 2021-12-08 07:49:56,967 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:56 2021-12-08 07:49:56,968 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:56 2021-12-08 07:49:56,968 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:56 2021-12-08 07:49:56,969 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:56 2021-12-08 07:49:56,970 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@12d644a6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:56 2021-12-08 07:49:56,971 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@469c1292{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[] 02:49:56 2021-12-08 07:49:56,971 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5305ms - MDC[] 02:49:56 2021-12-08 07:49:56,981 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@469c1292{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[] 02:49:56 2021-12-08 07:49:56,982 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:56 2021-12-08 07:49:56,983 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@12d644a6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:56 2021-12-08 07:49:56,984 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:56 2021-12-08 07:49:56,990 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:56,992 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:56,992 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:56,992 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:57 2021-12-08 07:49:56,993 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@7df468f6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,034 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@657c93da{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[] 02:49:57 2021-12-08 07:49:57,035 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5368ms - MDC[] 02:49:57 2021-12-08 07:49:57,037 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:84) - No UserAgent set on calling context; include default in service-request - MDC[] 02:49:57 2021-12-08 07:49:57,056 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@657c93da{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[] 02:49:57 2021-12-08 07:49:57,056 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,057 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@7df468f6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,059 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:57 2021-12-08 07:49:57,059 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest 02:49:57 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest 02:49:57 2021-12-08 07:49:57,062 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,068 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,069 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,069 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,069 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:57 2021-12-08 07:49:57,070 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@677f1963{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,071 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@3bfb81be{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,072 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5405ms - MDC[] 02:49:57 2021-12-08 07:49:57,075 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.ConnectionClosedException) caught when processing request to {}->http://127.0.0.1:33000: Connection is closed - MDC[] 02:49:57 2021-12-08 07:49:57,075 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[] 02:49:57 2021-12-08 07:49:57,079 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@3bfb81be{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,079 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,080 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@677f1963{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,081 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,087 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,087 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,088 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,088 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:57 2021-12-08 07:49:57,089 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@3565ee15{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,090 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@2c9e3083{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,091 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5424ms - MDC[] 02:49:57 2021-12-08 07:49:57,093 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (java.net.SocketException) caught when processing request to {}->http://127.0.0.1:33000: TEST:cannot write - MDC[] 02:49:57 2021-12-08 07:49:57,195 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@2c9e3083{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,195 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,196 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@3565ee15{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,198 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,203 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,204 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,204 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,204 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:57 2021-12-08 07:49:57,206 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@652e4bb6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,206 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@671f70bc{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,207 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5540ms - MDC[] 02:49:57 2021-12-08 07:49:57,210 WARN [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryHandler.detectStaleSocketChannel(CustomHttpRequestRetryHandler.java:125) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request - MDC[] 02:49:57 2021-12-08 07:49:57,211 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000: The target server failed to respond - MDC[] 02:49:57 2021-12-08 07:49:57,211 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[] 02:49:57 2021-12-08 07:49:57,214 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@671f70bc{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,214 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,214 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@652e4bb6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,216 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,223 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,224 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,225 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,225 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:57 2021-12-08 07:49:57,227 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@22e3d222{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,228 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@4f2a0651{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,228 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5562ms - MDC[] 02:49:57 2021-12-08 07:49:57,232 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000: The target server failed to respond - MDC[] 02:49:57 2021-12-08 07:49:57,232 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[] 02:49:57 2021-12-08 07:49:57,236 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@4f2a0651{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,236 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,237 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@22e3d222{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,240 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,261 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,261 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,261 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,262 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:57 2021-12-08 07:49:57,263 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@1a23e131{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,264 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@559ac87f{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,264 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5597ms - MDC[] 02:49:57 2021-12-08 07:49:57,267 WARN [qtp721133643-213] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:677) - /servlet - MDC[] 02:49:57 org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST 02:49:57 at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$7(HttpRetryTest.java:424) 02:49:57 at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:108) 02:49:57 at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:73) 02:49:57 at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) 02:49:57 at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1) 02:49:57 at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:49) 02:49:57 at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:38) 02:49:57 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) 02:49:57 at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1443) 02:49:57 at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791) 02:49:57 at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550) 02:49:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) 02:49:57 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) 02:49:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 02:49:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) 02:49:57 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) 02:49:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) 02:49:57 at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) 02:49:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) 02:49:57 at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) 02:49:57 at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) 02:49:57 at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) 02:49:57 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) 02:49:57 at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 02:49:57 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 02:49:57 at org.eclipse.jetty.server.Server.handle(Server.java:516) 02:49:57 at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:127) 02:49:57 at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) 02:49:57 at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) 02:49:57 at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) 02:49:57 at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) 02:49:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) 02:49:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) 02:49:57 at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) 02:49:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) 02:49:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) 02:49:57 at java.base/java.lang.Thread.run(Thread.java:834) 02:49:57 2021-12-08 07:49:57,270 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@559ac87f{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,270 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,271 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@1a23e131{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,272 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,280 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,280 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,281 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,281 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:57 2021-12-08 07:49:57,283 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@458c58e3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,284 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@29e10870{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,284 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5617ms - MDC[] 02:49:57 2021-12-08 07:49:57,290 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@29e10870{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,290 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,291 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@458c58e3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,292 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,299 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,300 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,300 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,301 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:57 2021-12-08 07:49:57,302 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@568b7ec6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,303 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@6549ac6d{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,303 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5636ms - MDC[] 02:49:57 2021-12-08 07:49:57,336 WARN [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryHandler.detectStaleSocketChannel(CustomHttpRequestRetryHandler.java:125) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request - MDC[] 02:49:57 2021-12-08 07:49:57,337 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000: The target server failed to respond - MDC[] 02:49:57 2021-12-08 07:49:57,337 INFO [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[] 02:49:57 2021-12-08 07:49:57,340 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@6549ac6d{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[] 02:49:57 2021-12-08 07:49:57,340 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,341 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@568b7ec6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,342 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[] 02:49:57 2021-12-08 07:49:57,344 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 2.082196 ms - MDC[] 02:49:57 2021-12-08 07:49:57,346 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 1.927329 ms - MDC[] 02:49:57 2021-12-08 07:49:57,346 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 02:49:57 2021-12-08 07:49:57,347 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[] 02:49:57 2021-12-08 07:49:57,347 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[] 02:49:57 2021-12-08 07:49:57,348 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 02:49:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.scout.rt.server.commons.http.HttpRetryTest 02:49:57 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest 02:49:57 2021-12-08 07:49:57,355 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,362 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,364 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,364 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,365 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:57 2021-12-08 07:49:57,367 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@352e8cb3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,368 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@45ee48e7{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,368 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5701ms - MDC[] 02:49:57 2021-12-08 07:49:57,381 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@45ee48e7{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,381 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,382 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@352e8cb3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,384 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,390 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,391 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,391 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,391 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[] 02:49:57 2021-12-08 07:49:57,392 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@502afb74{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,393 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@393fe097{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,394 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5727ms - MDC[] 02:49:57 2021-12-08 07:49:57,438 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@393fe097{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,438 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,439 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@502afb74{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,440 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,445 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,446 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,446 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,446 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:57 2021-12-08 07:49:57,447 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@ac41f1{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,448 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@2d3f6e6{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,448 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5782ms - MDC[] 02:49:57 2021-12-08 07:49:57,453 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@2d3f6e6{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,454 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,454 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@ac41f1{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,456 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[] 02:49:57 2021-12-08 07:49:57,460 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[] 02:49:57 2021-12-08 07:49:57,461 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[] 02:49:57 2021-12-08 07:49:57,461 INFO [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[] 02:49:57 2021-12-08 07:49:57,462 INFO [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[] 02:49:57 2021-12-08 07:49:57,463 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@7bbec1cc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[] 02:49:57 2021-12-08 07:49:57,464 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@38a01810{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,464 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @5797ms - MDC[] 02:49:57 2021-12-08 07:49:57,469 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@38a01810{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[] 02:49:57 2021-12-08 07:49:57,470 INFO [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[] 02:49:57 2021-12-08 07:49:57,471 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@7bbec1cc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[] 02:49:57 2021-12-08 07:49:57,472 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[] 02:49:57 2021-12-08 07:49:57,473 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[] 02:49:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest 02:49:57 [INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest 02:49:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest 02:49:57 [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest 02:49:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest 02:49:58 [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest 02:49:59 2021-12-08 07:49:59,235 WARN [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:144) - Notification queue capacity reached. Remove oldest 1 notification messages. - MDC[] 02:49:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest 02:49:59 [INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest 02:49:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest 02:49:59 [INFO] Running org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest 02:49:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest 02:49:59 [INFO] Running org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest 02:49:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest 02:49:59 [INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest 02:49:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest 02:49:59 [INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest 02:49:59 2021-12-08 07:49:59,495 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@67054b2e[id = testSessionId], user=default] - MDC[] 02:50:01 2021-12-08 07:50:01,506 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@58cce034[id = id1], user=null] - MDC[] 02:50:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.scout.rt.server.ServiceTunnelServletTest 02:50:01 [INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest 02:50:01 2021-12-08 07:50:01,520 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - 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[] 02:50:01 org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:50:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:50:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:50:01 at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:51) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:97) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:60) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:73) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:50:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:50:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:50:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:50:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:50:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:50:01 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:50:01 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:50:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:50:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:50:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:50:01 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:50:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:50:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:50:01 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:50:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:50:01 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:50:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:50:01 at org.junit.runners.Suite.runChild(Suite.java:128) 02:50:01 at org.junit.runners.Suite.runChild(Suite.java:27) 02:50:01 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:50:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:50:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:50:01 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:50:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:50:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:50:01 2021-12-08 07:50:01,525 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - 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[] 02:50:01 org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:50:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:50:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:50:01 at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:51) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:97) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:60) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112) 02:50:01 at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:88) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:50:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:50:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:50:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:50:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:50:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:50:01 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:50:01 at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:50:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:50:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:50:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:50:01 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:50:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:50:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:50:01 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:50:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:50:01 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:50:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:50:01 at org.junit.runners.Suite.runChild(Suite.java:128) 02:50:01 at org.junit.runners.Suite.runChild(Suite.java:27) 02:50:01 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:50:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:50:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:50:01 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:50:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:50:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:50:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.server.ServiceOperationInvokerTest 02:50:01 [INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest 02:50:01 2021-12-08 07:50:01,532 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@680410ec[id = ], user=null] - MDC[] 02:50:01 2021-12-08 07:50:01,533 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2b16efeb[id = ], user=null] - MDC[] 02:50:01 2021-12-08 07:50:01,533 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2b16efeb[id = ], user=null] - MDC[] 02:50:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.server.ServerSessionListenerTest 02:50:01 [INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest 02:50:01 2021-12-08 07:50:01,535 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:107) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[] 02:50:01 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens 02:50:01 at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45) 02:50:01 at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:104) 02:50:01 at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:113) 02:50:01 at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:207) 02:50:01 at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:186) 02:50:01 at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:75) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:50:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:50:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:50:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:50:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 02:50:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 02:50:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 02:50:01 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44) 02:50:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 02:50:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 02:50:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 02:50:01 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:50:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:50:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:50:01 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:50:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39) 02:50:01 at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113) 02:50:01 at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222) 02:50:01 at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139) 02:50:01 at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96) 02:50:01 at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75) 02:50:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:50:01 at org.junit.runners.Suite.runChild(Suite.java:128) 02:50:01 at org.junit.runners.Suite.runChild(Suite.java:27) 02:50:01 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 02:50:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 02:50:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 02:50:01 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 02:50:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 02:50:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) 02:50:01 at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 02:50:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 02:50:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest 02:50:01 [INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest 02:50:01 2021-12-08 07:50:01,552 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7431ac04[id = 7128e828-f1ca-4737-af25-6e0442808fa8], user=john] - MDC[] 02:50:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.scout.rt.server.AbstractServerSessionTest 02:50:01 [INFO] 02:50:01 [INFO] Results: 02:50:01 [INFO] 02:50:01 [WARNING] Tests run: 195, Failures: 0, Errors: 0, Skipped: 1 02:50:01 [INFO] 02:50:01 [INFO] 02:50:01 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.jar 02:50:01 [INFO] 02:50:01 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Skipping because packaging 'jar' is not pom. 02:50:01 [INFO] 02:50:01 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-tests.jar 02:50:01 [INFO] 02:50:01 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-sources.jar 02:50:01 [INFO] 02:50:01 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-test-sources.jar 02:50:01 [INFO] 02:50:01 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Checking compile classpath 02:50:01 [INFO] Checking runtime classpath 02:50:01 [INFO] Checking test classpath 02:50:01 [INFO] 02:50:01 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test --- 02:50:01 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:50:02 [INFO] 02:50:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test --- 02:50:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.jar 02:50:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.pom 02:50:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-tests.jar 02:50:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-sources.jar 02:50:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-test-sources.jar 02:50:02 [INFO] 02:50:02 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >------- 02:50:02 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 9.0.0-SNAPSHOT [12/48] 02:50:02 [INFO] --------------------------------[ jar ]--------------------------------- 02:50:03 [INFO] 02:50:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws --- 02:50:03 [INFO] 02:50:03 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws --- 02:50:03 [INFO] Skipping Rule Enforcement. 02:50:03 [INFO] 02:50:03 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] 02:50:04 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec 02:50:04 [INFO] 02:50:04 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:50:04 [INFO] Copying 1 resource 02:50:04 [INFO] 02:50:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Changes detected - recompiling the module! 02:50:04 [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/classes 02:50:04 [INFO] 02:50:04 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] 02:50:04 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:50:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/src/test/resources 02:50:04 [INFO] 02:50:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] No sources to compile 02:50:04 [INFO] 02:50:04 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] No tests to run. 02:50:04 [INFO] 02:50:04 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.jar 02:50:04 [INFO] 02:50:04 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Skipping because packaging 'jar' is not pom. 02:50:04 [INFO] 02:50:04 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Skipping packaging of the test-jar 02:50:04 [INFO] 02:50:04 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT-sources.jar 02:50:04 [INFO] 02:50:04 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] No sources in project. Archive not created. 02:50:04 [INFO] 02:50:04 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Checking compile classpath 02:50:04 [INFO] Checking runtime classpath 02:50:04 [INFO] Checking test classpath 02:50:04 [INFO] 02:50:04 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws --- 02:50:04 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:50:05 [INFO] 02:50:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws --- 02:50:05 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.jar 02:50:05 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.pom 02:50:05 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT-sources.jar 02:50:05 [INFO] 02:50:05 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >---------- 02:50:05 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 9.0.0-SNAPSHOT [13/48] 02:50:05 [INFO] --------------------------------[ jar ]--------------------------------- 02:50:05 [INFO] 02:50:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.jaxws.apt --- 02:50:05 [INFO] 02:50:05 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt --- 02:50:05 [INFO] Skipping Rule Enforcement. 02:50:05 [INFO] 02:50:05 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] 02:50:07 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec 02:50:07 [INFO] 02:50:07 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:50:07 [INFO] Copying 1 resource 02:50:07 [INFO] 02:50:07 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Changes detected - recompiling the module! 02:50:07 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/classes 02:50:07 [INFO] 02:50:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:50:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/src/test/resources 02:50:07 [INFO] 02:50:07 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] No sources to compile 02:50:07 [INFO] 02:50:07 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] No tests to run. 02:50:07 [INFO] 02:50:07 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.jar 02:50:07 [INFO] 02:50:07 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Skipping because packaging 'jar' is not pom. 02:50:07 [INFO] 02:50:07 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Skipping packaging of the test-jar 02:50:07 [INFO] 02:50:07 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT-sources.jar 02:50:07 [INFO] 02:50:07 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] No sources in project. Archive not created. 02:50:07 [INFO] 02:50:07 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Checking compile classpath 02:50:07 [INFO] Checking runtime classpath 02:50:07 [INFO] Checking test classpath 02:50:07 [INFO] 02:50:07 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt --- 02:50:07 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 02:50:08 [INFO] 02:50:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt --- 02:50:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/9.0.0-SNAPSHOT/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.jar 02:50:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/9.0.0-SNAPSHOT/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.pom 02:50:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/9.0.0-SNAPSHOT/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT-sources.jar 02:50:08 [INFO] 02:50:08 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >----- 02:50:08 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 9.0.0-SNAPSHOT [14/48] 02:50:08 [INFO] --------------------------------[ jar ]--------------------------------- 02:50:14 [INFO] 02:50:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test --- 02:50:14 [INFO] 02:50:14 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test --- 02:50:14 [INFO] Skipping Rule Enforcement. 02:50:14 [INFO] 02:50:14 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.jaxws.test --- 02:50:15 [INFO] 02:50:15 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test --- 02:50:15 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec 02:50:15 [INFO] 02:50:15 [INFO] --- jaxws-maven-plugin:2.6:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test --- 02:50:16 [INFO] ------------------------------------------------------------------------ 02:50:16 [INFO] Reactor Summary for Eclipse Scout RT 9.0.0-SNAPSHOT: 02:50:16 [INFO] 02:50:16 [INFO] Eclipse Scout RT ................................... SUCCESS [ 34.108 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [ 11.243 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [ 7.427 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [02:06 min] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [ 5.682 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [ 8.580 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [ 2.616 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [ 11.737 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api .. SUCCESS [ 2.124 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [ 2.612 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [ 14.215 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [ 2.998 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [ 2.720 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test FAILURE [ 8.169 s] 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson .. SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms .. SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail ..... SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security . SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest ..... SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SKIPPED 02:50:16 [INFO] org.eclipse.scout.rt-settings ...................... SKIPPED 02:50:16 [INFO] ------------------------------------------------------------------------ 02:50:16 [INFO] BUILD FAILURE 02:50:16 [INFO] ------------------------------------------------------------------------ 02:50:16 [INFO] Total time: 04:02 min 02:50:16 [INFO] Finished at: 2021-12-08T07:50:16Z 02:50:16 [INFO] ------------------------------------------------------------------------ 02:50:16 [ERROR] Failed to execute goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport (wsimport-1) on project org.eclipse.scout.rt.server.jaxws.test: Execution wsimport-1 of goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport failed: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325: Failed to read artifact descriptor for org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325: Could not transfer artifact org.glassfish.jaxb:txw2:pom:2.4.0-b180608.0325 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)] -> [Help 1] 02:50:16 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport (wsimport-1) on project org.eclipse.scout.rt.server.jaxws.test: Execution wsimport-1 of goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport failed: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.apache.maven.plugin.PluginExecutionException: Execution wsimport-1 of goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport failed: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:109) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:218) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:288) 02:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:255) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 02:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.glassfish.jaxb:txw2:pom:2.4.0-b180608.0325 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)] 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:240) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 02:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.glassfish.jaxb:txw2:pom:2.4.0-b180608.0325 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)] 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:521) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:240) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 02:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 Caused by: org.eclipse.aether.transfer.NoRepositoryConnectorException: Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)] 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:507) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) 02:50:16 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:240) 02:50:16 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 02:50:16 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 02:50:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 02:50:16 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 02:50:16 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 02:50:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:50:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:50:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:50:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:50:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:50:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:50:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 02:50:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 02:50:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:50:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) 02:50:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:50:16 at java.lang.reflect.Method.invoke (Method.java:566) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:50:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:50:16 [ERROR] 02:50:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 02:50:16 [ERROR] 02:50:16 [ERROR] For more information about the errors and possible solutions, please read the following articles: 02:50:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 02:50:16 [ERROR] 02:50:16 [ERROR] After correcting the problems, you can resume the build with the command 02:50:16 [ERROR] mvn <args> -rf :org.eclipse.scout.rt.server.jaxws.test 02:50:16 Build step 'Invoke top-level Maven targets' marked build as failure 02:50:16 Not sending mail to unregistered user claudio.guglielmo@bsiag.com 02:50:16 An attempt to send an e-mail to empty list of recipients, ignored. 02:50:16 Recording test results 02:50:18 [Checks API] No suitable checks publisher found. 02:50:18 Finished: FAILURE